Date: Thu, 13 May 1999 09:22:36 -0400 (EDT) From: Patrick Murphy <murphyp1@voyager.ais.msu.edu> To: Doug White <dwhite@resnet.uoregon.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: link bad magic aout Message-ID: <Pine.BSF.4.05.9905130916260.13320-100000@voyager.ais.msu.edu> In-Reply-To: <Pine.BSF.4.03.9905121354530.23756-100000@resnet.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes I do. I was wrong on the compiler though, I am using the stock gcc 2.7.2.1 that came with 3.1-RELEASE. I am able to run interbase and netscape which are both aout executables. On Wed, 12 May 1999, Doug White wrote: > On Tue, 11 May 1999, Patrick Murphy wrote: > > > > > I am trying to build an aout executable using the -aout > > option of the gcc 2.8.1 compiler. I am getting a "bad > > magic" error on the libgcc.a library. The actual command > > and message are: > > > > cc -o d20upd01 -g -aout d20upd01.o d20misc.o d20trmio.o -lgds > > -L/usr/interbase/lib/ ld: /usr/lib/libgcc.a(): bad magic *** Error > > code 1 > > > > This is my first attempt at building an aout executable > > on FreeBSD 3.1. I must use a.out support since the > > interbase sql db is a.out only at this point. > > > > Do you have the compat22 distribution installed? > > Doug White > Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve > http://gladstone.uoregon.edu/~dwhite | www.freebsd.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905130916260.13320-100000>