Re: [mp3encoder] processor specific build of lame under mingw gives errors

2005-01-31 Thread Takehiro Tominaga
From: Alexander Leidinger [EMAIL PROTECTED]
Subject: Re: [mp3encoder] processor specific build of lame under mingw gives 
errors
Date: Sun, 30 Jan 2005 17:45:39 +0100

   To this:
  
   NASM_FORMAT = -f win32 -DWIN32
  
  you have to make the change in the lame-3.96.1/libmp3lame/i386/Makefile
 
 I'm interested to see the build system type line from the configure
 run to be able to autodetect this case.

Investing other software's configure script, it seems build system type
is mingw or mingw32.

I've just committed the experimental patch to my experimental branch.
See configure.in revision 1.83.2.34.

But... I have no environment to test it.
-- 
Takehiro TOMINAGA // may the source be with you!
___
mp3encoder mailing list
mp3encoder@minnie.tuhs.org
http://minnie.tuhs.org/mailman/listinfo/mp3encoder


Re: [mp3encoder] processor specific build of lame under mingw gives errors

2005-01-29 Thread Robert Hegemann
Hi,

Am Samstag, 29. Januar 2005 19:26 schrieb Audio Phile:
 5. I edited /lame-3.96.1/mpglib/MakeFile and changed:
 NASM_FORMAT = -f elf

 To this:

 NASM_FORMAT = -f win32 -DWIN32

you have to make the change in the lame-3.96.1/libmp3lame/i386/Makefile



Ciao Robert

___
mp3encoder mailing list
mp3encoder@minnie.tuhs.org
http://minnie.tuhs.org/mailman/listinfo/mp3encoder