www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <00f801bea625$9ec56550$0181a8c0@corinna.vinschen.net> |
From: | "Corinna Vinschen" <corinna AT vinschen DOT de> |
To: | "Suhaib M. Siddiqi" <Ssiddiqi AT InspirePharm DOT Com>, <earnie_boyd AT yahoo DOT com>, |
<cygwin AT sourceware DOT cygnus DOT com> | |
Subject: | Re: XFree86 3.3.3.1 |
Date: | Mon, 24 May 1999 22:39:33 +0200 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.3110.5 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Suhaib M. Siddiqi <Ssiddiqi AT InspirePharm DOT Com> wrote: > gcc -E - -traditional -D__i386__ -DX_LOCALE -D_MT -DNO_TCP_H -D__CYGWIN32__ - > I../../../../../programs/Xserver/hw/xfree86/common -I../../../../../programs/Xse > rver/hw/xfree86/os-support -I../../../../../programs/Xserver/hw/xfree86/common_h > w -I../vga256/vga -I../../../../../programs/Xserver/cfb -I../../../.. > /../programs/Xserver/mfb -I../../../../../programs/Xserver/mi -I../../../.. > /../programs/Xserver/include -I../../../../../exports/include/X11 -I../../../../ > ../include/fonts xf86txtblt.s | \ > grep -v '^\#' > xf86txtblt.i > > Any one has any suggestion on how to work around it? > > If I leave it for a very long time, say an hour or so and then hit Enter key, I > get "internal compiler error" message. > > --Suhaib Your problem is the single minus character on the gcc command line after the option '-E'. It means, that gcc should read it's input from stdin, so gcc waits for your input!!! Corinna -- new mail address: mailto:corinna AT vinschen DOT de -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |