Date: Wed, 06 Jan 1999 11:09:27 -0800 (PST) From: John Polstra <jdp@polstra.com> To: hgoldste@bbs.mpcs.com Cc: current@FreeBSD.ORG Subject: Re: ELF interpreter /usr/lib/libc.so.1 not found (on 3.0-CURRENT Message-ID: <XFMail.990106110927.jdp@polstra.com> In-Reply-To: <13971.29268.338874.138338@slice.parview.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06-Jan-99 hgoldste@bbs.mpcs.com wrote: > > cc -v hello.c > > Yow lots of extra stuff. Where are these overrides set in cc/gcc? Mostly in "/usr/src/contrib/gcc/config/i386/freebsd.h", in the *_SPEC macros. To learn how to decipher the specs, read the giant comment in "/usr/src/contrib/gcc/gcc.c", around line 323. John --- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990106110927.jdp>