[GEM-dev] RGBA confusion...

IOhannes m zmoelnig zmoelnig at iem.at
Thu May 29 09:46:48 CEST 2008


Hans-Christoph Steiner wrote:
>> i forgot: how do i create a Gem.d_fat from a Gem.d_i386 and a  
>> Gem.d_ppc?
> 
> Add these to CFLAGS and LDFLAGS:
> 
> -arch ppc -arch ppc64 -arch i386
> 

it seems my question was unprecise: i know how to compile/link a 
Gem.d_fat from scratch (that's how the downloadable binary is built), 
but i was wondering how to do it manually.
that is "create a Gem.d_fat from a Gem.d_i386 and a Gem.d_ppc" (combine 
2 binaries for different archs into a single multiarch binary)

i don't know whether this is possible at all, but think there ought to 
be a way...


fmgadsr
IOhannes




More information about the GEM-dev mailing list