Re: [Mingw-w64-public] MinGW64 CRT built with "-flto" can't be used with gcc4.6 lto plugin

2011-07-14 Thread PcX
于 2011/7/14 16:00, Kai Tietz 写道: > Well, debugging information and LTO are still not working as desired. > See for this gcc's bugzilla. There were some improvements, but issue > is for 4.6 still not fixed. Though lto debugging information is not useable, mingw64 crt may generate right code with l

Re: [Mingw-w64-public] MinGW64 CRT built with "-flto" can't be used with gcc4.6 lto plugin

2011-07-14 Thread Kai Tietz
Well, debugging information and LTO are still not working as desired. See for this gcc's bugzilla. There were some improvements, but issue is for 4.6 still not fixed. Kai 2011/7/13 PcX : > Hi, all > >     I found that if MinGW64 CRT built with "-flto" can't be used with gcc4.6 > lto plugin, that