hello
I have just succeeded in building wx 2.9.4 with tdm-gcc-64 4.7.1-3,I'm very 
glad.Thanks for all help.
I invoke the command
mingw32-make -f makefile.gcc -j4  BUILD=release SHARED=1 MONOLITHIC=0 UNICODE=1 
CXXFLAGS="-m32 -pipe -fno-keep-inline-dllexport   -Os"  LDFLAGS=-m32 
CFLAGS=-m32 RCFLAGS="-F pe-i386" 
I also find I must change makefile.gcc,add RCFLAGS to MAKEARGS,and add 
$(RCFLAGS) to all windres command line.
Is there an alternate way more quick and simple?Can I avoid modifying every 
windres command?
Next I will try compile under msys using tdm-gcc,how to specify file format to 
pe-i386 for windres?
I also try to build with ruben's toolchain.
Best Regards

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to