From: Dave Dribin Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't MAKE Libamp files Date: 7 Nov 1999 22:37:23 GMT Organization: EnterAct L.L.C. Turbo-Elite News Server Lines: 14 Message-ID: <804uv3$lri$2@eve.enteract.com> References: <800psu$b2p$1 AT nntp5 DOT atl DOT mindspring DOT net> NNTP-Posting-Host: 207.229.143.40 User-Agent: tin/pre-1.4-19990624 ("Dawnrazor") (UNIX) (FreeBSD/3.3-STABLE (i386)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie 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