Redistributable binaries for 10.5 or 10.6 from C++11 sources

Ken Cunningham ken.cunningham.webuse at gmail.com
Tue Jan 16 02:44:53 UTC 2018


On 2018-01-14, at 12:33 PM, Mojca Miklavec wrote:
> 
> I used to build for 10.6/x86_64, 10.6/i386 & ppc on the same 64-bit
> Snow Leopard VM. Doing C++11 cross-compilations for PPC is likely to
> be mission impossible, so I'll need to find a proper PPC, but let's
> see if I can get it working natively to start with.
> 
> Thank you,
>    Mojca


Here's the TenFourFox script that copies all the relevant libraries in, and updates all the install names to the proper values.

I think you want to do something very much like this.

<https://github.com/classilla/tenfourfox/blob/master/104fx_copy.sh>

Ken


More information about the macports-dev mailing list