> 
> Last night I hacked the lame makefile for DJGPP.
> It's attached to this email
> 
> I have tested it with DJGPP 2.03, GCC 2.95 (19990728 release),
> the DJGPP port of GNU make 3.78.1 and lame 3.85 beta.
> 

Thanks!

I just added Makefile.DJGPP to the project.

One question:  it looks like you also need "ar.exe"?
Does this come with DJGPP?

The Makefile you sent follows the linux version and first builds
libmp3lame.a (using ar) and then compiles LAME.EXE against this
library.  For the Makefile.DJGPP, we could skip this step and
compile LAME.EXE directly, just to remove the need to have ar.exe?

Mark


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to