Message-Id: <199905310452.AAA06981@delorie.com> 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 From: "John Aitchison" To: cygwin AT sourceware DOT cygnus DOT com Date: Mon, 31 May 1999 14:56:41 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Newbie G77 questions .. mostly re switches X-mailer: Pegasus Mail for Win32 (v3.11) Hi I have installed G77 on a Win95 plantform and being new to G77 and to GNU compilers in general and I find myself confused by a) the sequence of events b) the switches. Specifically, I want to compile some .F code and get a listing of the code and the syntax errors in an output file. I have tried various combinations of the -Wall -save-temps -o file -fsyntax-only and I cannot seem to get a simple compilation listing. Can anyone help ? Secondly, I am unsure of what is going on with G77 and the sub processes. a) does G77 generate C code like F2C .. or does it go straight to ASM .. or ? b) in the bin directory I have the following exe's .. do these all form part of the process and in the sequence I have them ? G77 ?front end .. F771 ?Fortran to C converter ? CPP ? Preprocessor GCC C Compiler AS Assembler LD Linker I would appreciate any enlightenment. Thank you -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com