[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cannot compile executable



Hi everyone!
 
I recently installed Sarge on my Cobalt RaQ2 machine, and never was able to compile something, I always end up with the error message:
 
checking for C compiler default output file name... configure: error: C compiler cannot create executables
 
I have gcc installed, maybe I'm missing a package? I never had that problem with my Woody install on my other RaQ2

Here is a snip of the config.log
 
-------------
configure:1706: checking for C compiler default output file name
configure:1709: gcc    conftest.c  >&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure:1712: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:1751: error: C compiler cannot create executables
See `config.log' for more details.
--------------
 
Any help or hints would be appreciated!
 
Thanks
 
viz

Reply to: