| I managed to get libsndfile 1.0.17 built with no problem so far, but I'm
getting link errors from FLTK:
/mingw/bin/ar cr ../lib/libfltk.a ...
g++ -shared -Wl,--whole-archive -Wl,--export-all-symbols
-Wl,--enable-auto-import -o mgwfltknox-1.1.dll ../lib/libfltk.a ...
Creating library file: libfltk.dll.a
../lib/libfltk.a(Fl.o)(.text+0x27f):Fl.cxx: undefined reference to
`DeleteObject@4'
../lib/libfltk.a(Fl.o)(.text+0xcb3):Fl.cxx: undefined reference to
`CreateRectRgn@16'
../lib/libfltk.a(Fl.o)(.text+0xcc6):Fl.cxx: undefined reference to
`CombineRgn@16'
../lib/libfltk.a(Fl.o)(.text+0xccc):Fl.cxx: undefined reference to
`DeleteObject@4'
../lib/libfltk.a(Fl.o)(.text+0xcdf):Fl.cxx: undefined reference to
`DeleteObject@4'
../lib/libfltk.a(Fl.o)(.text+0xcf3):Fl.cxx: undefined reference to
`CreateRectRgn@16'
../lib/libfltk.a(Fl.o)(.text+0xd60):Fl.cxx: undefined reference to
`DeleteObject@4'
(and so on...)
Any ideas? I ran configure with --enable-shared and --enable-threads,
got no error there or with the compilation.
- Dave
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |