> libraries and stubs on the link line, including -llibc, -lm and the > obligatory /usr/lib/crt1.o or /usr/lib/gcrt1.o - stracing a regular > compiler will show you which libraries and stubs it links applications > with, by default.
or use gcc -v ;) ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]