public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* No output files on 4.6/Cygwin
@ 2010-06-09 12:54 Piotr Wyderski
  2010-06-09 13:53 ` Wojciech Meyer
  2010-06-09 16:31 ` Dave Korn
  0 siblings, 2 replies; 8+ messages in thread
From: Piotr Wyderski @ 2010-06-09 12:54 UTC (permalink / raw)
  To: gcc

I have a problem with recent builds of GCC4.6 (trunk)
on Cygwin 1.7. The compiler itself builds correctly, but
when I run it on even the simplest input, e.g.

   gcc in.c -o a.exe

with in.c = int main() {}, no executable file is created.
No oputput is created even with the -S and -E options.

The same used to happen with GCC 4.5 experimental
in its early development days, but later started to work
again. Is it a known issue of GCC or Cygwin? Has
anyone managed to get a working 4.6 build on Cygwin?

Best regards,
Piotr Wyderski

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

end of thread, other threads:[~2010-06-10 12:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-09 12:54 No output files on 4.6/Cygwin Piotr Wyderski
2010-06-09 13:53 ` Wojciech Meyer
2010-06-09 15:50   ` Piotr Wyderski
2010-06-09 16:31 ` Dave Korn
2010-06-09 17:17   ` Dave Korn
2010-06-09 17:43   ` Piotr Wyderski
2010-06-09 20:06     ` Dave Korn
2010-06-10 13:20       ` Piotr Wyderski

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