Re: [Mingw-w64-public] gcc and g++ (c compilation only) not working on MinGW-64 in Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2

2008-03-20 Thread FX Coudert
I don't think mingw and msys work well on WoW all together, at least in my experience, the 32 stuff has to be run on a 32 but OS, and vice versa for 64 bit. No, that's the whole point of WoW: you can run Win32 executables on Win64. Running the Win32 cross compiler on Win64 works fairly wel

Re: [Mingw-w64-public] gcc and g++ (c compilation only) not working on MinGW-64 in Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2

2008-03-20 Thread FX Coudert
>> PS: I have another question: what is the roadmap for merging the >> headers and crt with 32-bit mingw? > > You're a funny guy :) :) :) Shall I understand that as a "not planned yet"? FX -- François-Xavier Coudert http://www.homepages.ucl.ac.uk/~uccafco/ ---

Re: [Mingw-w64-public] gcc and g++ (c compilation only) not working on MinGW-64 in Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2

2008-03-20 Thread FX Coudert
> I assume the major point for our native build are gmp/mpfr compilation > failures. I'm sorry if I say something stupid, but: have you tried building gmp and mpfr with --host=none-none-none? PS: I have another question: what is the roadmap for merging the headers and crt with 32-bit mingw?

Re: [Mingw-w64-public] gcc and g++ (c compilation only) not workingon MinGW-64 in Microsoft Windows XP Professional x64 Edition(Version 2003) Service Pack 2

2008-03-20 Thread FX Coudert
> Can you elaborate on that? How does gcc for instance know if you're > targetting a Vista platform? See http://gcc.gnu.org/ml/fortran/2008-03/msg00119.html and http:// gcc.gnu.org/ml/fortran/2008-03/msg00120.html The fix is applied to all mingw hosts. FX -- François-Xavier Coudert http://w

Re: [Mingw-w64-public] gcc and g++ (c compilation only) not workingon MinGW-64 in Microsoft Windows XP Professional x64 Edition(Version 2003) Service Pack 2

2008-03-20 Thread FX Coudert
>> Is this built with the Vista fix (-D__USE_MINGW_ACCESS)? That fix has been included in the build system of GCC itself for quite a few months now. You don't need to do anything special to benefit from it (apart from using recent mingw headers along). FX -- François-Xavier Coudert http://w