Date: 20 Mar 1999 15:41:34 +0100 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: Charles Randall <crandall@matchlogic.com> Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: 3.1: Link with static a.out lib? Message-ID: <xzpk8wcz0ip.fsf@flood.ping.uio.no> In-Reply-To: Charles Randall's message of "Fri, 19 Mar 1999 10:49:32 -0700" References: <64003B21ECCAD11185C500805F31EC03022B5EF3@houston.matchlogic.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Charles Randall <crandall@matchlogic.com> writes: > With the help of Michael E. Mercer [mmercer@ipass.net] I'm now using gcc's > "-aout" option (which appears to be undocumented) but I still get the > following message when compiling on 3.1R, > > % gcc -aout test.c libInOldAoutFormat.a > ld: crt0.o: No such file or directory > > Again, > > 1. Is this possible? Yes. > 2. Are there instructions for doing this? What you wrote above should be enough. Are you sure your system wasn't built with -DNOAOUT? DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no 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?xzpk8wcz0ip.fsf>