Date: Thu, 26 Nov 1998 09:47:50 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Paul Van Bellinghen cc: djgpp AT delorie DOT com Subject: Re: unrecognized option In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 25 Nov 1998, Paul Van Bellinghen wrote: > I get the error message: > > as.exe: unrecognized option '-i386' Thius is probably some installation snafu. Please add -v to the compilation command line, redirect stderr to a file (use the `redir' utility for that), and post here everything the compiler prints.