in reply to Call for Compiler Error Conundrums
Some time ago, we tried to install Gentoo, a source-based Linux distribution. We used as optimization flag for gcc -fomit-frame-pointer (sic, not the correct -fomit-framepointer!). So, we were'nt able to compile anything, all configure scripts died with gcc not being able to compile anything. It took us some time to find that mistake...
--Ingo
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Call for Compiler Error Conundrums
by QM (Parson) on Feb 21, 2005 at 22:48 UTC |