From: ajschrotenboer AT lycosmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: More problems w/ building GNU MP Date: Fri, 20 Nov 1998 15:20:08 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 12 Message-ID: <7341al$nb8$1@nnrp1.dejanews.com> NNTP-Posting-Host: 207.74.20.23 X-Article-Creation-Date: Fri Nov 20 15:20:08 1998 GMT X-Http-User-Agent: Mozilla/4.05 [en] (Win95; I ;Nav) X-Http-Proxy: HTTP/1.1 intranet3.westottawa.k12.mi.us (IBM-ICS), 1.0 x3.dejanews.com:80 (Squid/1.1.22) for client 207.74.20.23 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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". My as.exe when I check the version says it was built for target pc-msdos-djgpp-586 and is verion 2.91, or something like that. So it should work. I am considering making as.exe a symlink to djasm, but am not sure if that would work, besides GAS should be able to handle it, right???? -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own