logo       

Re: SWI Installation: msg#01577

Subject: Re: SWI Installation
Unfortunately I don't understand the message:
/usr/bin/ld: crt1.o: No such file
'collect2: ld returned 1 end-status

Jan Wielemaker schrieb:


On Dec 15, 2005, at 6:23 PM, analyzer wrote:

gcc conftest.c >&5 /usr/bin/ld: crt1.o: No such file: No such file or directory


Thats the thing that kills you. There's something seriously broken with your compiler
setup.  Create a file t.c with

main(int argc, char**argv)
{
}

and try to get it compiled using "gcc t.c". Probably you're missing some package.

    --- Jan

------------
For further info, please visit http://www.swi-prolog.org/

To unsubscribe, send a plaintext mail with "unsubscribe prolog <e-mail>"
in its body to majordomo@xxxxxxxxxxxxxx






<Prev in Thread] Current Thread [Next in Thread>