Re: [Mingw-w64-public] Which MinGW-w64 build to use under Windows for libusb

2014-02-25 Thread Adrien Nader
On Wed, Feb 26, 2014, lh_mouse wrote: > If you are not sure I'd suggest you use win32. > http://stackoverflow.com/questions/13212342/whats-the-difference-between-thread-posixs-and-thread-win32-in-gcc-port-of-windo > http://stackoverflow.com/questions/17242516/mingw-w64-threads-posix-vs-win32 > It i

Re: [Mingw-w64-public] Which MinGW-w64 build to use under Windows for libusb

2014-02-25 Thread Xiaofan Chen
On Wed, Feb 26, 2014 at 3:06 PM, Adrien Nader wrote: > Hi, > > On Wed, Feb 26, 2014, Xiaofan Chen wrote: >> On Tue, Feb 18, 2014 at 9:08 AM, Xiaofan Chen wrote: >> > Ref: http://marc.info/?l=libusb-devel&m=139259972118999&w=2 >> > >> > I'd like to seek the advice from MinGW-w64 project on which >

Re: [Mingw-w64-public] What is the default download on sourceforge?

2014-02-25 Thread Adrien Nader
Hi, On Tue, Feb 25, 2014, Baruch Burstein wrote: > Hi all, > > On the Sourceforge page for mingw64 ( > http://sourceforge.net/projects/mingw-w64/) the is a download button. On > Sourceforge, this "default" download is usually reserved for the most > common download, the file(/archive) that most p

Re: [Mingw-w64-public] Which MinGW-w64 build to use under Windows for libusb

2014-02-25 Thread Adrien Nader
Hi, On Wed, Feb 26, 2014, Xiaofan Chen wrote: > On Tue, Feb 18, 2014 at 9:08 AM, Xiaofan Chen wrote: > > Ref: http://marc.info/?l=libusb-devel&m=139259972118999&w=2 > > > > I'd like to seek the advice from MinGW-w64 project on which > > compiler to use to build libusb binary (now that libusb and

Re: [Mingw-w64-public] Which MinGW-w64 build to use under Windows for libusb

2014-02-25 Thread lh_mouse
If you are not sure I'd suggest you use win32. http://stackoverflow.com/questions/13212342/whats-the-difference-between-thread-posixs-and-thread-win32-in-gcc-port-of-windo http://stackoverflow.com/questions/17242516/mingw-w64-threads-posix-vs-win32 It is always wiser to make good use of what the op

Re: [Mingw-w64-public] Which MinGW-w64 build to use under Windows for libusb

2014-02-25 Thread Xiaofan Chen
On Tue, Feb 18, 2014 at 9:08 AM, Xiaofan Chen wrote: > Ref: http://marc.info/?l=libusb-devel&m=139259972118999&w=2 > > I'd like to seek the advice from MinGW-w64 project on which > compiler to use to build libusb binary (now that libusb and > libusbx project are merged, we will refer to them as li

Re: [Mingw-w64-public] _mm_set1_epi64 and friends not declared in this scope for dvec.h

2014-02-25 Thread Adrien Nader
Hi, On Wed, Feb 19, 2014, Jacek Caban wrote: > Hi Adrien, > > On 02/17/14 21:18, Adrien Nader wrote: > > On Wed, Feb 12, 2014, Kai Tietz wrote: > >> 2014-02-12 10:58 GMT+01:00 Jacek Caban : > >>> On 02/12/14 08:57, Adrien Nader wrote: > Hi, > > I recently stumbled on an issue where

[Mingw-w64-public] Building a library for use under Visual Studio 2008

2014-02-25 Thread Suresh Govindachar
Hello, I use MingGW64 for my development work on Windows 7 64 bit. Essentially, I build libraries via "ar rvs libfoo.a <*.o files>" and test the libraries by linking to a test harness that has main(). I use -std=c++0x and -static-libgcc -static-libstdc++ flags. Can my lib*.a files be used by

Re: [Mingw-w64-public] What is the default download on sourceforge?

2014-02-25 Thread Adrien Nader
On Tue, Feb 25, 2014, Adrien Nader wrote: > On Tue, Feb 25, 2014, Baruch Burstein wrote: > > Hi all, > > > > On the Sourceforge page for mingw64 ( > > http://sourceforge.net/projects/mingw-w64/) the is a download button. On > > Sourceforge, this "default" download is usually reserved for the most

Re: [Mingw-w64-public] What is the default download on sourceforge?

2014-02-25 Thread Adrien Nader
On Tue, Feb 25, 2014, Baruch Burstein wrote: > Hi all, > > On the Sourceforge page for mingw64 ( > http://sourceforge.net/projects/mingw-w64/) the is a download button. On > Sourceforge, this "default" download is usually reserved for the most > common download, the file(/archive) that most people