Re: Compile libmp3lame for x86 on arm?

Kris Fedorenko via Lame-dev <[email protected]> Thu, 24 Mar 2022 18:23:05 +0000
Newsgroups gmane.comp.audio.mp3.lame
Message-ID <BN8PR05MB657739B086C01265B81A92CFCD199@BN8PR05MB6577.namprd05.prod.outlook.com>
Hi Dave,

I think the generated DYLIB was in lame-3.100/libmp3lame/.libs/libmp3lame.0=
.dylib (note the hidden ".libs" folder), if that helps. Hopefully someone e=
lse on the list can chime in about specifying intel or fat, etc.

Thanks,
Kris

From: David M. Cotter <[email protected]>
Date: Thursday, 24 March 2022 at 17:41
To: [email protected] <[email protected]>
Cc: Kris Fedorenko <[email protected]>
Subject: Re: [Lame-dev] Compile libmp3lame for x86 on arm?
thanks, I did do that normal thing (./configure; make) but it didn=92t crea=
te a dylib (AFAIK)

And specifically I don=92t know how to specify it should be intel or fat?

-Dave


On Mar 24, 2022, at 6:02 AM, Kris Fedorenko <[email protected]<mailto:=
[email protected]>> wrote:

Hi Dave,

I am not a LAME developer, so probably not super helpful... But there are s=
ome building instructions in this INSTALL file (https://sourceforge.net/p/l=
ame/svn/HEAD/tree/trunk/lame/INSTALL<https://sourceforge.net/p/lame/svn/HEA=
D/tree/trunk/lame/INSTALL> ), which is also distributed with the source cod=
e. I think I was able to generate a DYLIB for an Intel Mac at some point by=
 running:

% ./configure
% make

as suggested. Not idea about ARM, etc. though.

Hope this helps somewhat!

Kris


From: David M. Cotter via Lame-dev <[email protected]<mailto:l=
[email protected]>>
Date: Monday, 21 March 2022 at 12:01
To: [email protected]<mailto:[email protected]> <=
[email protected]<mailto:[email protected]>>
Subject: [Lame-dev] Compile libmp3lame for x86 on arm?
I=92ve downloaded the sources but do not know how to configure it to build =
for x86 (or fat) when compiling on an arm machine.

Also, and more fundamentally, I can=92t figure out (no instructions) how to=
 compile libmp3lame.dylib

Any =93how to=94 articles anywhere?

-dave

_______________________________________________
Lame-dev mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/lame-dev<https://lists.sourcef=
orge.net/lists/listinfo/lame-dev>