Re: [Mingw-w64-public] Build rubenvb toolchain on mingw

2013-06-28 Thread forumer
Le 28.06.2013 11:26, smartmobili.com a écrit : > Le 26.06.2013 21:59, Derek Buitenhuis a écrit : >> On 2013-06-26 3:54 PM, smartmobili wrote: >>> I tried to build it on linux but from what I understand the scripts >>> build toolchains >>> that allow to cross-compile from linux and not generate a na

Re: [Mingw-w64-public] What is the purpose of intrin.h?

2013-06-28 Thread Kai Tietz
2013/6/28 Jacek Caban : > On 06/28/13 01:39, dw wrote: >>> While I wasn't fun of adding new header in your previous patch (why >>> would we do that if it's included only from one file, intrin.h, >>> anyway?), we may add (yet another:/) new header for those shared intrins >>> and include it both fro

Re: [Mingw-w64-public] [PATCH] ___lc_codepage_func: use correct name and export from all versions of MSVCRT

2013-06-28 Thread Jacek Caban
On 06/27/13 20:48, Rafaël Carré wrote: > Le 27/06/2013 18:33, Kai Tietz a écrit : >> 2013/6/27 Jacek Caban : >>> On 06/27/13 18:11, Rafaël Carré wrote: Le 27/06/2013 17:17, Earnie Boyd a écrit : > On Thu, Jun 27, 2013 at 10:21 AM, Rafaël Carré wrote: >> However ___lc_codepage_func seem

Re: [Mingw-w64-public] What is the purpose of intrin.h?

2013-06-28 Thread Jacek Caban
On 06/28/13 01:39, dw wrote: >> While I wasn't fun of adding new header in your previous patch (why >> would we do that if it's included only from one file, intrin.h, >> anyway?), we may add (yet another:/) new header for those shared intrins >> and include it both from winnt.h and intrin.h. > > I'

Re: [Mingw-w64-public] Build rubenvb toolchain on mingw

2013-06-28 Thread forumer
Le 26.06.2013 21:59, Derek Buitenhuis a écrit : > On 2013-06-26 3:54 PM, smartmobili.com wrote: >> I tried to build it on linux but from what I understand the scripts >> build toolchains >> that allow to cross-compile from linux and not generate a native >> toolchain. >> What script should I start