Newsgroups: comp.os.msdos.djgpp From: matt v Subject: gcc and files with .s extentions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Lines: 9 Date: Fri, 23 Oct 1998 22:31:46 -0500 NNTP-Posting-Host: 12.13.120.8 X-Trace: news.giganews.com 909199909 12.13.120.8 (Fri, 23 Oct 1998 22:31:49 CDT) NNTP-Posting-Date: Fri, 23 Oct 1998 22:31:49 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I was reading last night how to get a assembly file from a c file with the gcc -s switch i was wondering, is there a way to reverse that and make an assemly file.s into a .c file? any answers would be helpful thanks