Re: [Mingw-w64-public] MinGW64 CRT built using PGO Optimization has some problems

2011-07-29 Thread PcX
于 2011/7/29 18:32, PcX 写道: Hi ,all I try to use PGO Optimization to build MinGW64 CRT, but in the check, it has some link stage errors. 1) I use the configure option below: ./configure --prefix=/mingw --enable-lib32 --enable-wildcard --enable-tests-unicode 2) make CFL

Re: [Mingw-w64-public] Enable ld.exe --large-address-aware on Win 32bit toolchain binaries.

2011-07-29 Thread PcX
? 2011/7/27 19:47, Darryl L. Miles ??: I have just opened an issue on this and it was request I discuss in ML. http://sourceforge.net/tracker/?func=detail&aid=3379768&group_id=202880&atid=983357 I do not believe this has any known side effect. I beleve this to be a flag in the PE header that

[Mingw-w64-public] MinGW64 CRT built using PGO Optimization has some problems

2011-07-29 Thread PcX
Hi ,all I try to use PGO Optimization to build MinGW64 CRT, but in the check, it has some link stage errors. 1) I use the configure option below: ./configure --prefix=/mingw --enable-lib32 --enable-wildcard --enable-tests-unicode 2) make CFLAGS="-pipe -O3 -fprofile-gen