Date: Tue, 24 Feb 1998 09:53:45 +0200 (IST) From: Eli Zaretskii To: Jason Dagit cc: djgpp AT delorie DOT com Subject: Re: Differences between DJGPP and Cygnus-Win32 In-Reply-To: <34F24565.5DE6585B@mail.coos.or.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 23 Feb 1998, Jason Dagit wrote: > Both "systems" use GCC and G++ right? Well, I have a C++ file that is > ANSI compatible AFAIK which compiles beautifully with DJGPP. I try to > compile it with Cygnus stuff and it gives tons of warnings, but in the > end it compiles and gives me the results I expected. First, this is a wrong forum to ask questions about the Cygnus ports (since your problems is not with DJGPP). AFAIK, there is a mailing list where Cygnus-related issues are discussed (sorry, no URL). You could have some feedback if you at least would post some of the warnings and the command line you used to compile, and maybe some of the source that triggered the warnings. Since you haven't done even that, I'm clueless, and I doubt that anybody else will be psychic enough to guess the nature of your problem(s). > PS Can someone tell me how to "pipe" the output from GCC to a file? (I > mean the error/warning messages) This is explained in the DJGPP FAQ list, section 6.10.