Re: [Libusbx-devel] How top compile libusbx for windows using mingw32 under linux

2013-03-21 Thread Xiaofan Chen
On Sun, Mar 10, 2013 at 1:23 PM, Xiaofan Chen wrote: > I have issues builing libusbx under Ubuntu with or > without the "--disable-shared option", maybe the MinGW > cross-compiler is too old. I will try out MinGW-w64 cross > compiler later. > > ../configure --enable-maintainer-mode --build=i586-m

Re: [Libusbx-devel] How top compile libusbx for windows using mingw32 under linux

2013-03-09 Thread Xiaofan Chen
On Sun, Mar 10, 2013 at 1:23 PM, Xiaofan Chen wrote: > On Sun, Mar 10, 2013 at 10:55 AM, Pete Batard wrote: >> Xiaofan, if you have a cross compiler available, could you run a test >> against the latest git to confirm that you see the same thing? >> If you do, then please feel free to close the i

Re: [Libusbx-devel] How top compile libusbx for windows using mingw32 under linux

2013-03-09 Thread Xiaofan Chen
On Sun, Mar 10, 2013 at 10:55 AM, Pete Batard wrote: > Well, I'm not seeing the issue with cross compilation and > --disable-shared any longer (Issue #83) > Just cross compiled as static, picked up the resulting xusb, and found > it got compiled alright and works just fine on Windows. > > Not sure

Re: [Libusbx-devel] How top compile libusbx for windows using mingw32 under linux

2013-03-09 Thread Pete Batard
Well, I'm not seeing the issue with cross compilation and --disable-shared any longer (Issue #83) Just cross compiled as static, picked up the resulting xusb, and found it got compiled alright and works just fine on Windows. Not sure what happened, but I don't think I want to spend too much time

Re: [Libusbx-devel] How top compile libusbx for windows using mingw32 under linux

2013-01-23 Thread Xiaofan Chen
On Thu, Jan 24, 2013 at 10:11 AM, Pete Batard wrote: > > NB: by default this will produce dynamically shared library and > executables. The test I just ran with MinGW-w64 cross compilation seems > to indicate that one of the latest Makefile.am modification broke > something when using --disable-sh

Re: [Libusbx-devel] How top compile libusbx for windows using mingw32 under linux

2013-01-23 Thread Pete Batard
Hi Pierre, On 2013.01.23 19:51, Pierre Vanhoucke wrote: > Is there someone on this list who can compile libusbx-1.0.xx for > windows from source with > mingw32 under Linux ? Haven't tried it for some time, but, something like: ./configure --host=i686-pc-mingw32 is probably what you're looking

[Libusbx-devel] How top compile libusbx for windows using mingw32 under linux

2013-01-23 Thread Pierre Vanhoucke
Hi all, Is there someone on this list who can compile libusbx-1.0.xx for windows from source with mingw32 under Linux ? If so please explain how to do it. Thanks and best regards Pierre Vanhoucke -- Master Visu