public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/18105] New: Compile errors in libgfortran/io/unix.c break Windows bootstrap
@ 2004-10-22  3:17 aaronavay62 at aaronwl dot com
  2004-10-22  3:20 ` [Bug libfortran/18105] " aaronavay62 at aaronwl dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2004-10-22  3:17 UTC (permalink / raw)
  To: gcc-bugs

MinGW doesn't have the macros S_IRGRP, S_IWGRP, S_IROTH, or S_IWOTH that are
used in unix.c.

It also does not have mkstemp().  There is a mkstemps() in libiberty, but it
does not appear to be usable for this:
<http://gcc.gnu.org/ml/gcc/2004-09/msg00949.html>.

-- 
           Summary: Compile errors in libgfortran/io/unix.c break Windows
                    bootstrap
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aaronavay62 at aaronwl dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i686-pc-mingw32


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


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

end of thread, other threads:[~2004-11-06  4:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-22  3:17 [Bug libfortran/18105] New: Compile errors in libgfortran/io/unix.c break Windows bootstrap aaronavay62 at aaronwl dot com
2004-10-22  3:20 ` [Bug libfortran/18105] " aaronavay62 at aaronwl dot com
2004-10-22  5:21 ` aaronavay62 at aaronwl dot com
2004-10-22 11:42 ` pinskia at gcc dot gnu dot org
2004-10-27 20:37 ` aaronavay62 at aaronwl dot com
2004-10-27 21:19 ` aaronavay62 at aaronwl dot com
2004-11-06  4:34 ` aaronavay62 at aaronwl dot com

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).