> How to compile lame on a system where only a C++ compiler is available (the
> C compiler costs extra money)? Currently lame generates nearly uncountable
> errors with a C++ compiler.

Put 

extern "C" {




}



around everything? (Around a whole file is ok, I believe).

Ciao,

Segher

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

Reply via email to