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 bootstrap/39023] lto-plugin.c uses mkdtemp unconditionally



------- Comment #1 from ro at gcc dot gnu dot org  2009-07-09 19:35 -------
Despite Diegos fix

2009-05-20  Diego Novillo  <dnovillo@google.com>

        * configure.ac (host_libs): Remove lto-plugin.
        Add --enable-lto.
        Add --with-libelf, --with-libelf-include and --with-libelf-lib.
        If --enable-lto is used, add 'lto' to new_enable_languages.
        If --enable-lto is used and gold is enabled, add
        lto-plugin to configdirs.

I've just submitted the trivial patch to fix this:

http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00525.html
this still doesn't work.


-- 


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


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