From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10108231743.AA17419@clio.rice.edu> Subject: Re: gcc-3.0.1 and Win2k To: eliz AT is DOT elta DOT co DOT il Date: Thu, 23 Aug 2001 12:43:14 -0500 (CDT) Cc: pavenis AT lanet DOT lv, djgpp-workers AT delorie DOT com, acottrel AT ihug DOT com DOT au In-Reply-To: <5137-Thu23Aug2001203730+0300-eliz@is.elta.co.il> from "Eli Zaretskii" at Aug 23, 2001 08:37:31 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > It seems that the compiler stops before it invokes the assembler, but > it's hard to tell more. > > I'd suggest to add --save-temps and see what files are left behind > when it exits. Did this. It creates the .I and .S files in current directory. If no more ideas why it doesn't launch as and doesn't give any warnings or errors, I guess I'll try and debug.