This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gdbm-1.7.3 (assembler error)


>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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]