From owner-freebsd-questions Thu May 13 7:52:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from voyager.ais.msu.edu (voyager.ais.msu.edu [35.8.112.154]) by hub.freebsd.org (Postfix) with ESMTP id A7FC514D4E for ; Thu, 13 May 1999 07:52:18 -0700 (PDT) (envelope-from murphyp1@voyager.ais.msu.edu) Received: from localhost (murphyp1@localhost) by voyager.ais.msu.edu (8.9.2/8.8.7) with ESMTP id KAA13752; Thu, 13 May 1999 10:51:44 -0400 (EDT) (envelope-from murphyp1@voyager.ais.msu.edu) Date: Thu, 13 May 1999 10:51:44 -0400 (EDT) From: Patrick Murphy To: Mark Ovens Cc: Doug White , freebsd-questions@freebsd.org Subject: Re: link bad magic aout In-Reply-To: <373AD9B2.376904A9@uk.radan.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >On Thu, 13 May 1999, Mark Ovens wrote: > Is /usr/lib/libgcc.a not the default lib, i.e. ELF? I would expect the > aout version to be in /usr/lib/aout or /usr/lib/compat/aout (I'm at > work now so I can't check). > The only libgcc.a that I can find on my system is in /usr/lib. I didn't specify this library, I think the compiler adds it when it invokes the linker. I did look on my system and found a /usr/lib/compat/aout directory, but it does not contain a libgcc.a. It does have a bunch of other lib's in it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message