Configuration bug
Guillaume PAIS
guillaume.pais@libertysurf.fr
Mon Nov 27 14:24:00 GMT 2000
Hello, I had troubles
when I tried to compile with gcc 2.95-2 that I found on Mandrake-Linux
site: root@localhost ~/C # gcc -o Hello Hello.c /usr/bin/ld: cannot
open crt1.o: Aucun fichier ou répertoire de ce type collect2: ld returned 1
exit status "Aucun fichier ou répertoire de ce type" means it can't
find this file or directory In fact, the crt1.o file is in another
directory. Do you know what I should you ? Here is my Hello.c code
: int main(){ ÃÂ return
0; } My configuration is : Celeron 433
MHz Linux-Mandrake 7.0 THANK
YOU GUILLAUME
More information about the Gcc-bugs
mailing list