Re: Problems to understand win32 linking

2006-05-15 Thread Ralf Wildenhues
Hi Andreas, * Andreas Volz wrote on Sun, May 14, 2006 at 10:14:48PM CEST: > > all libraries are static: > > libgdi32.a > libwinmm.a > libopengl32.a > libglut.a (temporary; should really be named libglut32.a for win32) > libglu32.a > > No other so-files or la-files are available for this librarie

Re: Problems to understand win32 linking

2006-05-14 Thread Andreas Volz
Am Sun, 14 May 2006 20:59:00 +0200 schrieb Ralf Wildenhues: > I have a vague deja vu feeling here. Which libtool version are you > using? Which of the libraries are static, import libraries, or > shared? (Is this on Debian, with the libwinmm from the > mingw32-runtime package? That one is an imp

Re: Problems to understand win32 linking

2006-05-14 Thread Ralf Wildenhues
Hi Andreas, * Andreas Volz wrote on Sun, May 14, 2006 at 08:24:24PM CEST: > > /bin/sh ../libtool --mode=link i386-mingw32msvc-gcc -Wall -pedantic > -Werror -L/opt/xmingw/i386-mingw32msvc/lib -o libglut.la > -rpath /opt/xmingw/i386-mingw32msvc/lib -version-info 11:0:8 > ... > libglut_la-freeglut