Re: [Mingw-w64-public] [Project news | Project changes]

2012-10-06 Thread niXman
2012/10/7 Loaden: > Still does not exist Linux host builds? > I am only a Linux user, so, I hope there exist a Linux Host builds to cross > compilation Windows apps. Not yet. But I'm working on it. -- Regards, niXman ___ Dual-target(32 & 64 bit) M

Re: [Mingw-w64-public] [Project news | Project changes]

2012-10-06 Thread niXman
2012/10/7 Christer Solskogen: > Are you sure? I get this: > configure: error: Pthreads are required to build libgomp I meant that libgomp uses winpthreads. -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows:

Re: [Mingw-w64-public] [Project news | Project changes]

2012-10-06 Thread Christer Solskogen
On 07.10.2012 01:31, Christer Solskogen wrote: > On 07.10.2012 00:10, niXman wrote: >> 2012/10/7 Christer Solskogen: >> > >>> Does libgomp compile with posix? >> yes. >> > > Are you sure? I get this: > configure: error: Pthreads are required to build libgomp > I'll you still need winpthread instal

Re: [Mingw-w64-public] [Project news | Project changes]

2012-10-06 Thread Loaden
Still does not exist Linux host builds? I am only a Linux user, so, I hope there exist a Linux Host builds to cross compilation Windows apps. 2012/10/6 niXman > Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: > http://sourceforge.net/projects/mingwbuilds/ > -- *Please don

Re: [Mingw-w64-public] [Project news | Project changes]

2012-10-06 Thread Christer Solskogen
On 07.10.2012 00:10, niXman wrote: > 2012/10/7 Christer Solskogen: > >> Does libgomp compile with posix? > yes. > Are you sure? I get this: configure: error: Pthreads are required to build libgomp -- chs -- Don't let

Re: [Mingw-w64-public] [Project news | Project changes]

2012-10-06 Thread niXman
2012/10/7 Christer Solskogen: > Could you (or somebody else) explain the difference between win32 > threading model and posix threading model? This subj was discussed a set of times. Please look in the mailing list. > Does libgomp compile with posix? yes. -- Regards, niXman __

Re: [Mingw-w64-public] [Project news | Project changes]

2012-10-06 Thread Christer Solskogen
On 06.10.2012 17:37, niXman wrote: > - 5) x64-4.7.2-release-posix-sjlj > - 6) x64-4.7.2-release-win32-sjlj Could you (or somebody else) explain the difference between win32 threading model and posix threading model? Does libgomp compile with posix? -- chs ---