[CM] sndlib on mingw?

taube at illinois.edu taube at illinois.edu
Wed Dec 31 17:03:15 PST 2008


say in mingw sndlib gets all the way to linking, is there any hope here? 
i tried substituting -mi386pe  for -mwindows but it just gave a slew unresolved.



hkt at ZIPPY /c/Software/sndlib
$ make
g++ -c -DHAVE_CONFIG_H -I. -g -O2     headers.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     audio.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     io.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     sound.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     xen.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     vct.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     clm.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     sndlib2xen.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     clm2xen.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     midi.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     run.c
g++ -c -DHAVE_CONFIG_H -I. -g -O2     s7.c
ld -mwindows headers.o audio.o io.o sound.o xen.o vct.o clm.o sndlib2xen.o clm2x                                         en.o midi.o run.o s7.o -o sndlib.so       
c:\MinGW\bin\ld.exe: unrecognised emulation mode: windows
Supported emulations: i386pe
make: *** [sndlib] Error 1

hkt at ZIPPY /c/Soft



More information about the Cmdist mailing list