Re: Gcc won't compile :-)

1996-09-02 Thread Susan G. Kleinmann
Hi Marcus -- You asked: > Thanks everybody I didn't have the crt*.o in my lib directory. It should > be in the libc-dev*.deb right? No, it should be in /usr/i486-linuxaout/lib. You can see what directory a file will be installed into by looking at the Contents file associated with the distribution

Re: Gcc won't compile :-)

1996-09-01 Thread me
Thanks everybody I didn't have the crt*.o in my lib directory. It should be in the libc-dev*.deb right? Also another question how do I swich ELF compile to a.out compile? I've seen it in the documentation but I thought since I have *.deb it was by default ELF. Thanks again.

Re: Gcc won't compile :-(

1996-08-30 Thread Shaya Potter
Just wondering, are you compiling it as an aout program, when I did dpgk -S on the filename, the only place I saw it was in libc4-dev. Try installing that, it may solve your problem. Don't know why you are compiling it as aout though, compile it as ELF. Shaya -- Shaya Potter [EMAIL PROTECTED