From owner-freebsd-hackers Mon Jan 19 15:17:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02343 for hackers-outgoing; Mon, 19 Jan 1998 15:17:30 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02312 for ; Mon, 19 Jan 1998 15:17:13 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.8.8/frmug-2.2/nospam) with UUCP id AAA06100 for hackers@FreeBSD.ORG; Tue, 20 Jan 1998 00:17:03 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: (from roberto@localhost) by keltia.freenix.fr (8.8.8/keltia-2.13/nospam) id AAA12604; Tue, 20 Jan 1998 00:06:31 +0100 (CET) (envelope-from roberto) Message-ID: <19980120000630.08172@keltia.freenix.fr> Date: Tue, 20 Jan 1998 00:06:31 +0100 From: Ollivier Robert To: hackers@FreeBSD.ORG Subject: Re: elf and -current Mail-Followup-To: hackers@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88.14i In-Reply-To: ; from Alex on Mon, Jan 19, 1998 at 10:52:43AM -0800 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3994 AMD-K6 MMX @ 208 MHz Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk According to Alex: > 1.) So far only FSF gcc will work as a cross compiler (not elf to elf, but > a.out to elf), egcs bombs out here. Don't tell this to my egcs/pgcc :-) 143 [22:59] roberto@keltia:~/tmp> elf-cc -v Reading specs from /opt/elf/lib/gcc-lib/i386-unknown-freebsdelf/pgcc-2.91.03/specs gcc version pgcc-2.91.03 971225 (gcc-2.8.0) I have no problem compiling egcs/pgcc with our gcc, generating either a native compiler or a cross-ELF one. > 2.) The shared libc depends on the crt* code, and the crt* code depends on > the static libc. No problem there either. > 3.) The crt* code seems to be missing a few symbols that libc uses. > However it's probably missing a few more. Anyone care to fill me > in as to which ones are missing? Which ones ? I'm surprised at all these problems... -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #4: Sun Jan 18 15:50:16 CET 1998