Latest mingw32 release has some problems

Mumit Khan khan@xraylith.wisc.edu
Sun Dec 7 11:11:00 GMT 1997


vischne@ibm.net writes:
> 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
> 

Did you change the default specs (one the uses CRTDLL) to one that uses
MSVCRT or MSVCRT20? If so, please copy the specs.crt top specs and retry.

Also, you might want to copy me on these type of messages since this
mailing list has a very long (upto 48 hours) delivery latency.

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



More information about the Cygwin mailing list