From: csantill AT lausd DOT k12 DOT ca DOT us Message-ID: <3420FDE6.6C1@lausd.k12.ca.us> Date: Thu, 18 Sep 1997 03:09:42 -0700 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: How to get asm source Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk from: csantill AT lausd DOT k12 DOT ca DOT us Does any body remember how to get GCC to output the asm source (foo.s) of your C file (foo.c) and then compile&link? Somebody knew it on the list a week or two ago but I forgot to copy it.