------- Comment #1 from pinskia at gcc dot gnu dot org 2009-10-08 21:26 ------- I installed libelf on a i386-darwin machine at /usr/local so I could build a cross compiler to spu-elf and test LTO on my laptop. And now a native build of GCC picks up libelf and we get: checking for the correct version of libelf... yes The following languages will be built: c,lto,c++,fortran,java,objc
So this is a regression. I will report how it fails later on. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|LTO configuration should |[4.5 Regression] LTO |detect if the target is ELF |configuration should detect | |if the target is ELF Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41529