public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/39023]  New: lto-plugin.c uses mkdtemp unconditionally
@ 2009-01-29 16:47 ro at gcc dot gnu dot org
  2009-07-08  6:16 ` [Bug bootstrap/39023] " bje at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ro at gcc dot gnu dot org @ 2009-01-29 16:47 UTC (permalink / raw)
  To: gcc-bugs

lto-plugin.c uses mkdtemp unconditionally, which breaks Solaris 10/x86
bootstrap
where this function is missing (while it was introduced for Solaris 11).  There
should be a replacement, but the fix for PR bootstrap/39022 would avoid this
since gold currently cannot be used on non-GNU/Linux configurations (cf. PR
gold/7024).


-- 
           Summary: lto-plugin.c uses mkdtemp unconditionally
           Product: gcc
           Version: lto
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: dnovillo at gcc dot gnu dot org
        ReportedBy: ro at gcc dot gnu dot org
 GCC build triplet: i386-pc-solaris2.10
  GCC host triplet: i386-pc-solaris2.10
GCC target triplet: i386-pc-solaris2.10


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-04-23 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-29 16:47 [Bug bootstrap/39023] New: lto-plugin.c uses mkdtemp unconditionally ro at gcc dot gnu dot org
2009-07-08  6:16 ` [Bug bootstrap/39023] " bje at gcc dot gnu dot org
2009-07-09 19:35 ` ro at gcc dot gnu dot org
2009-07-15  2:01 ` bje at gcc dot gnu dot org
2009-07-15 16:05 ` ro at gcc dot gnu dot org
2009-10-03 22:07 ` rguenth at gcc dot gnu dot org
2010-04-23 14:34 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).