Re: [Mingw-w64-public] build wxwidgets 2.9.4 with mingw64(rubenvb) return error

2013-05-28 Thread Ruben Van Boxem
2013/5/28 deneme.true > >this is just described as not working and confirmed by me to be > nonfunctional. > > Ruben, > > Sorry, I haven't read all requirements of zhangxinghai. Previously, I > compiled wxWidgets library with MSYS for 32-64 bit machines on 32 bit > OS. But, Previously I haven't go

Re: [Mingw-w64-public] build wxwidgets 2.9.4 with mingw64(rubenvb) return error

2013-05-28 Thread deneme.true
>this is just described as not working and confirmed by me to be nonfunctional. Ruben, Sorry, I haven't read all requirements of zhangxinghai. Previously, I compiled wxWidgets library with MSYS for 32-64 bit machines on 32 bit OS. But, Previously I haven't got any linker error at cmd.exe as I rem

Re: [Mingw-w64-public] build wxwidgets 2.9.4 with mingw64(rubenvb) return error

2013-05-28 Thread Ruben Van Boxem
2013/5/28 deneme.true > Hello zhangxinghai, > > Initially set your base system: > http://ingar.satgnu.net/devenv/mingw32/base.html > > Then change compiler to 64 bit: > > I was using below flags for configuring the wxWidgets for cross compiling: > > --- > > ../configure CFLAGS=-m64 CPPFLAGS=-m64

Re: [Mingw-w64-public] build wxwidgets 2.9.4 with mingw64(rubenvb) return error

2013-05-28 Thread deneme.true
Hello zhangxinghai, Initially set your base system: http://ingar.satgnu.net/devenv/mingw32/base.html Then change compiler to 64 bit: I was using below flags for configuring the wxWidgets for cross compiling: --- ../configure CFLAGS=-m64 CPPFLAGS=-m64 LDFLAGS=-m64 --define WX_CPU_AMD64 --host=

Re: [Mingw-w64-public] build wxwidgets 2.9.4 with mingw64(rubenvb) return error

2013-05-28 Thread zhangxinghai
Hello,deneme.true What does your special makefile mean,I use makefile.gcc.Could you tell me what is your build enviroment mingw64 build,wxwidgets version,os version and how you invoke the build command. And Ruben,I'm very interested in the process you find out the problem.If possible,could you