This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/41593] slightly confusing configure message about lto



------- Comment #2 from rwild at gcc dot gnu dot org  2009-10-16 17:56 -------
The duplicate lto in the language list has been fixed in r152697,
<http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00682.html>.
However, the way to enable lto still is not to add it to --enable-languages,
but to use --enable-lto.  If that's ok, then this bug can be closed.
If OTOH we want --enable-languages=c,lto to cause a failure if lto cannot be
built, then that can be fixed, too.


-- 

rwild at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rwild at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41593


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]