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]

Problem with library "libm.a" using beta 18 under Windows95


I've got the following error compiling some C stuff:

gcc -O linpack.o ranlib.o com.o fft_rif.o fft_fgn.o -lm  -o fft_fgn
C:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\cygnus-2.7.2-970404\..

/../../../i386-cygwin32\lib/libm.a(w_lgamma.o)(.text+0x7):w_lgamma.c:
undefined
reference to `signgam'
gcc: Internal compiler error: program ld got fatal signal 1

The simbol 'signgam' seems not to be defined in the gcc library.

Please, could you tell me if this is a bug of the gcc beta 18 release?



-
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]