User forums > Help
compilation of Code::Blocks with gcc-4.7.0 (on Linux) fails...
Brane2:
--- Quote from: xunxun on April 18, 2012, 06:48:09 am ---It seems the lto linker bug.
You should report to gcc bugzilla or binutils bugzilla.
Or you can try to add the linker option : -flto-partition=none
The bug is very similar with this I reported ago : http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49844
--- End quote ---
Great! I'm recompiling it now. WRT to filing a bug to that crowd, well, you can see how your bug went through- it seems it was basically ignored.
GCC crowd wants from bug filer to do his part - to analyze bug behaviour and provide simple test case.
They can't be bothered to go for lengthy C::B compilation and dig through extensive C++ code for error.
If I could do that, I would take my time and provide simple testcase, but my eyeballs hurt from all that C++pr0n of class fornication, inheritances etcetc...
xunxun:
--- Quote from: Brane2 on April 18, 2012, 11:05:05 am ---Great! I'm recompiling it now. WRT to filing a bug to that crowd, well, you can see how your bug went through- it seems it was basically ignored.
GCC crowd wants from bug filer to do his part - to analyze bug behaviour and provide simple test case.
They can't be bothered to go for lengthy C::B compilation and dig through extensive C++ code for error.
If I could do that, I would take my time and provide simple testcase, but my eyeballs hurt from all that C++pr0n of class fornication, inheritances etcetc...
--- End quote ---
Very good if you could find a simple testcase.
I tried to reduce the source code ago, but I failed to reproduce the issue.
Only when I build a larger project, I can come across the problem ... :(
Navigation
[0] Message Index
[*] Previous page
Go to full version