Date: Sun, 22 Nov 1998 14:11:19 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: ajschrotenboer AT lycosmail DOT com cc: djgpp AT delorie DOT com Subject: Re: More problems w/ building GNU MP In-Reply-To: <7341al$nb8$1@nnrp1.dejanews.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Fri, 20 Nov 1998 ajschrotenboer AT lycosmail DOT com wrote: > After adding an environment variable w/ all the paths to search, and putting > it on each gcc line, plus adding a few other files to be copied, I am now > getting an assembler error. (This is not exact, though I may be able to send > the file returned from redir later, right now I'm at school) The error goes > something like this: "No such 386 instruction "align". Please post the exact messages. > I am considering making as.exe a symlink to djasm Don't do that! djasm doesn't accept the assembly syntax that as.exe does, so it won't work.