Date: Fri, 17 Oct 1997 08:29:34 -0400 From: Matthew Hunt <mph@pobox.com> To: lukas@reichardt.ch Cc: Greg Lehey <grog@lemis.com>, questions@FreeBSD.ORG Subject: Re: a.out <-> GNU CC Message-ID: <19971017082934.38014@mph124.rh.psu.edu> In-Reply-To: <34474b1a.19060737@1.1.1.17>; from Lukas Ruf on Fri, Oct 17, 1997 at 11:48:41AM %2B0000 References: <Pine.BSF.3.96.971016094858.2112E-100000@gdi.uoregon.edu> <34472f6e.11976311@1.1.1.17> <19971017193844.40743@lemis.com> <34474b1a.19060737@1.1.1.17>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 17, 1997 at 11:48:41AM +0000, Lukas Ruf wrote: > If the default output format of a compiler/linker pair to produce an > executable is ELF, how can I tell the compiler/linker pair to produce > an a.out-format executable. FreeBSD's default is not (yet) ELF, it is a.out. You do not need to specify any options to use or produce a.out objects. Can someone explain how this will work in the post-ELF world? -- Matthew Hunt <mph@pobox.com> * Think locally, act globally. finger hunt@mph124.rh.psu.edu for PGP public key.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971017082934.38014>