X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: Re: GCC 4.2.1 -S -masm=intel option failed Date: Mon, 10 Sep 2007 05:16:00 -0700 Organization: http://groups.google.com Lines: 8 Message-ID: <1189426560.334623.4150@50g2000hsm.googlegroups.com> References: <1189112049 DOT 703187 DOT 65890 AT w3g2000hsg DOT googlegroups DOT com> <46E0DF4B DOT 9010908 AT iki DOT fi> NNTP-Posting-Host: 195.70.144.29 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1189426560 22591 127.0.0.1 (10 Sep 2007 12:16:00 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 10 Sep 2007 12:16:00 +0000 (UTC) In-Reply-To: <46E0DF4B.9010908@iki.fi> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070222 SeaMonkey/1.1.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: 50g2000hsm.googlegroups.com; posting-host=195.70.144.29; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Additionally is it possible to reproduce the same problem under Linux? > If Yes, then it should be mentioned in bug report, as much more GCC > developers are using Linux rather than DJGPP. I tried it on my debian linux gcc 4.1.2 prerelease and it produced intel-like asm .s file successfully. I'm not sure if there's gcc 4.2.1 .deb package to try.