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 c/25726] New: GCC fails to compile an empty file tmp.i under MinGW and Cygwin


When I try to compile an empty tmp.i file, I have no problem doing it
under GNU/Debian Linux gcc-3.4 (GCC) 3.4.5 (Debian 3.4.5-1),

The same command whoever fails under Cygwin 
gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
and 
MinGW gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)

Under MinGW gcc.exe (GCC) 3.2.3 (mingw special 20030504-1)
the same file compiles fine too.


-- 
           Summary: GCC fails to compile an empty file tmp.i under MinGW and
                    Cygwin
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: niklaus dot giger at netstal dot com


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



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