According to Marco van de Voort:
> gcc -nostdlib empty.c /usr/lib/crti.o /usr/lib/crt0.o -o empty

You mean crt1.o instead of crt0.o here right? crt0.o is the a.out version...

> grep exit *.o 

nm(1) is your Dear Friend� here. 
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
FreeBSD keltia.freenix.fr 4.0-CURRENT #77: Thu Dec 30 12:49:51 CET 1999



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to