Still not having any luck... /bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -fvisibility=hidden -std=gnu99 -fgnu89-inline -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -I/usr/i686-w64-mingw32/sys-root/mingw/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -version-info 8:4:4 -release 0.1 -Wl,-z -Wl,nodelete -o libusb.la -rpath /usr/i686-w64-mingw32/sys-root/mingw/lib libusb_la-core.lo -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lusb-1.0 libtool: link: warning: undefined symbols not allowed in i686-w64-mingw32 shared libraries
It looks like it's only looking in the lib folder which I ASSUME is ok, since it has the dll.a file (import library?) or does it need to point to the bin folder instead and access the .dll directly? Thanks, Richard
_______________________________________________ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw