From owner-freebsd-hackers Sat Mar 20 6:42: 0 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 3BA1B150C5; Sat, 20 Mar 1999 06:41:56 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.2/8.9.1) id PAA16643; Sat, 20 Mar 1999 15:41:35 +0100 (CET) (envelope-from des) To: Charles Randall Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: 3.1: Link with static a.out lib? References: <64003B21ECCAD11185C500805F31EC03022B5EF3@houston.matchlogic.com> From: Dag-Erling Smorgrav Date: 20 Mar 1999 15:41:34 +0100 In-Reply-To: Charles Randall's message of "Fri, 19 Mar 1999 10:49:32 -0700" Message-ID: Lines: 22 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Charles Randall 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