From: "Marp" Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't MAKE Libamp files Date: Sun, 7 Nov 1999 20:54:42 -0500 Organization: MindSpring Enterprises Lines: 37 Message-ID: <805ahs$no$1@nntp1.atl.mindspring.net> References: <800psu$b2p$1 AT nntp5 DOT atl DOT mindspring DOT net> <804uv3$lri$2 AT eve DOT enteract DOT com> NNTP-Posting-Host: c7.b7.cf.25 X-Server-Date: 8 Nov 1999 01:55:08 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Try removing the -DARCH_i586 switch from the makefile. That will get it to use all C code instead. BP wrote in message news:UeoV3.5790$LX2 DOT 325036 AT brie DOT direct DOT ca... > Yep, I tried libamp 0.3 and it failed to work. > I checked out the asmclobber page, but having no assembly knowledge there is > no way I can make the fix myself. > > Would it be possible to post a link to the libamp files with the fix in it? > > Thanks, > > BP > > Dave Dribin wrote in message > news:804uv3$lri$2 AT eve DOT enteract DOT com... > > Marp wrote: > > > The latest version of libamp is 0.3 available at: > > > > > http://www.arcticnet.no/~ovek/files/ > > > > This version of libamp still does not compile with djgpp/gcc 2.95. > > Check this out: > > > > http://egcs.cygnus.com/faq.html#asmclobber > > > > I've succesfully modified the inline assembly of libamp 0.3 to get it > > to compile under version 2.95. I can post a patch if you would like. > > > > -Dave > >