From: ian@cygnus.com
Subject: Re: gdbm-1.7.3 (assembler error)
27 Apr 1998 21:58:54 -0700
Message-ID: <199804271912.PAA09534.cygnus.gnu-win32@tweedledumb.cygnus.com>
References: <6sazE-SppfB.cygnus.gnu-win32@mike.franken.de>
To: mh@mike.franken.de
Cc: gnu-win32@cygnus.com

>I'm treying to compile gdbm-1.7.3.
>Because I got an assembler error with Cygnus gcc and gas, I upgraded
>to egcs 1.0.2 and gas-930303, but still get the same error:

>MIKE-[/entw/src/gdbm-1.7.3]_$make
>gcc -c   -fPIC -I.  -fomit-frame-pointer dbminit.c -o shared/dbminit.o
>as: bfd assertion fail ../../bfd/coff-i386.c:479

Don't use -fPIC.  It doesn't work and it isn't necessary.

Ian
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
