Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2000 01:34:18 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        freebsd-hackers@freebsd.org
Subject:   Re: how to compile without libc (so not static)
Message-ID:  <20000205013418.A76713@keltia.freenix.fr>
In-Reply-To: <20000204161324.B2DE396D7@toad.stack.nl>; from marcov@stack.nl on Fri, Feb 04, 2000 at 05:13:24PM %2B0100
References:  <20000204161324.B2DE396D7@toad.stack.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 4.0-CURRENT #77: Thu Dec 30 12:49:51 CET 1999



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000205013418.A76713>