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