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]

Latest mingw32 release has some problems


This is what happens while compiling the mingw32 version of libslang:

D:\Src\slang\src>gcc -o worm  worm.o  -L./ -lslang -ltermcap -lm
d:\mingw32\i386-mingw32\lib\crt1.o: In function `mingw32_init_mainargs':
/homes/src/tmp/mingw32-cdk/MINGW32/mingw/../../mingw/init.c:65: undefined
reference to `__GetMainArgs'
d:\mingw32\i386-mingw32\lib\crt1.o: In function `mingw32_init_fmode':
/homes/src/tmp/mingw32-cdk/MINGW32/mingw/../../mingw/crt1.c:108: undefined
reference to `__imp__fmode_dll'
collect2: ld returned 1 exit status


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