From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: assembler o/p with cpp source Date: Mon, 18 Aug 1997 11:48:26 +0200 Organization: TU Chemnitz-Zwickau Lines: 21 Message-ID: <33F81A6A.200090A6@Mathematik.TU-Chemnitz.DE> References: <1997Aug13 DOT 135917 DOT 17 AT river DOT tay DOT ac DOT uk> <33F422D0 DOT 1D1272BB AT Mathematik DOT TU-Chemnitz DOT DE> <5t6e0r$gs0 AT freenet-news DOT carleton DOT ca> NNTP-Posting-Host: rigel.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Paul Derbyshire wrote: > > Strange. This actually works, even though the command line looks like it's > fulla line noise! I have not seen any docs in the compiler for a > "Wa,-ahl=" switch! What do you think from where I got this?? the '-ahl=...' is documented in the GAS docs to produce assembler listings and the '-Wa,...' is documented in the gcc docs to be used to pass switches to the assembler. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************