This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/25726] New: GCC fails to compile an empty file tmp.i under MinGW and Cygwin
- From: "niklaus dot giger at netstal dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2006 15:51:53 -0000
- Subject: [Bug c/25726] New: GCC fails to compile an empty file tmp.i under MinGW and Cygwin
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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