Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 1999 20:23:43 -0400 (EDT)
From:      Patrick Murphy <murphyp1@voyager.ais.msu.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   link bad magic aout
Message-ID:  <199905120023.UAA06625@voyager.ais.msu.edu>

next in thread | raw e-mail | index | archive | help

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.

Any help would be appreciated.

Thanks, Pat Murphy.


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?199905120023.UAA06625>