MESSAGE
DATE | 2004-09-09 |
FROM | Billy
|
SUBJECT | Re: [hangout] I have no functional gas according to dosemu
|
On Wed, Sep 08, 2004 at 08:30:49PM -0500, Steve Milo wrote: > > This is the error message I get when I try to compile dosemu > > error > Your system has no complete code16 functional gas, > you must upgrade to atleast binutils-2.9.1.0.25 > in order to complie DOSEMU ... giving up
So upgrade it. Put the new binutils somewhere sane:
/usr/local/src/binutils-2.15.91.0.2/
configure the new binutils with
--prefix=/usr/local/binutils-2.15.91.0.2/
and then do
export PATH=/usr/local/binutils-2.15.91.0.2/bin:$PATH
before you compile dosemu
____________________________ NYLXS: New Yorker Free Software Users Scene Fair Use - because it's either fair use or useless.... NYLXS is a trademark of NYLXS, Inc
|
|