Re: [Mingw-w64-public] x86_64-w64-mingw32-g++.exe links with 32 bit libs

2012-11-20 Thread JonY
On 11/21/2012 02:22, deneme.true wrote: > This sentence is not clear: > >> But as I remembered, I haven't got 64 bit kernel32.dll is missing errors too. > > I mean, when I load the 64 bit executable to 32 bit dependency walker, > I haven't got 64 bit kernel32.dll etc. is missing errors too. > Y

Re: [Mingw-w64-public] x86_64-w64-mingw32-g++.exe links with 32 bit libs

2012-11-20 Thread deneme.true
This sentence is not clear: >But as I remembered, I haven't got 64 bit kernel32.dll is missing errors too. I mean, when I load the 64 bit executable to 32 bit dependency walker, I haven't got 64 bit kernel32.dll etc. is missing errors too. Regards ---

Re: [Mingw-w64-public] x86_64-w64-mingw32-g++.exe links with 32 bit libs

2012-11-20 Thread deneme.true
Hi Earnie, >Yes this is true but the OP stated he doesn't have a 64bit OS. How is >he even using the 64bit binaries? 32 bit Dependency walker shows the binary as x64 but I've conflict with libraries which were linked. Now I haven't 64 bit machine and OS for testing the software, will work or not

Re: [Mingw-w64-public] x86_64-w64-mingw32-g++.exe links with 32 bit libs

2012-11-20 Thread Earnie Boyd
On Tue, Nov 20, 2012 at 10:54 AM, Ruben Van Boxem wrote: > 2012/11/20 deneme.true > >> Thanks for responds. >> >> >How did you build your cross compiler? You need a compiler that runs >> >on 32bit OS but targets 64bit OS. >> >> I am using Rubenv's x86_64-w64-mingw32 build: >> >> http://sourcefor

Re: [Mingw-w64-public] x86_64-w64-mingw32-g++.exe links with 32 bit libs

2012-11-20 Thread Ruben Van Boxem
2012/11/20 deneme.true > Thanks for responds. > > >How did you build your cross compiler? You need a compiler that runs > >on 32bit OS but targets 64bit OS. > > I am using Rubenv's x86_64-w64-mingw32 build: > > http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Perso

Re: [Mingw-w64-public] x86_64-w64-mingw32-g++.exe links with 32 bit libs

2012-11-20 Thread deneme.true
Thanks for responds. >How did you build your cross compiler? You need a compiler that runs >on 32bit OS but targets 64bit OS. I am using Rubenv's x86_64-w64-mingw32 build: http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/rubenvb/gcc-4.7-release/x8