ok, is it the other way around? OSX requires dylibs, rather than .so, so
PyUSB is looking for/using the wrong thing?

There's a line in the usblib configure that says the linker doesn't support
.so and elsewhere it implies that the default *is* the .so format, so it
seems like it really thinks it ought to be making dylibs...

but if that's the case, why doesn't PyUSB look for dylibs?

So confused...

--Ben
fyngyrz
------------------------------------------------------------------------------
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to