Bruce, thank you very much for your insights!

So then maybe one would need two separate builds on each architecture and then 
maybe create
optionally with "lipo" the fat binaries for each dylib.

For this it would be handy to have "stick" versions of ooRexx be buildable, 
because then one could
ask for the stick version of the different architectures and become able to 
build the fat binaries
on a single system.

---rony


On 07.06.2021 16:22, CV Bruce wrote:
> The last time I looked at this, probably ppc/x86, it wasn’t possible because 
> Rexx is   invoked during the build. There are tools to combine single 
> binaries into “universal” binaries, but what your are really asking is can 
> OORexx be cross compiled for a non-native architecture.  Even then there 
> were, if I remember correctly, problems with the Rexx.img file.
> Bruce
>
> Sent by Magic!
>
>> On Jun 7, 2021, at 5:30 AM, Rony G. Flatscher <rony.flatsc...@wu.ac.at> 
>> wrote:
>>
>> As Apple has been selling new hardware with a proper processor, it would be 
>> important to support
>> that hardware platform.
>>
>> In the past Apple allowed for "fat binaries" which included binaries for 
>> different hardware
>> architectures in the same file. Would it be possible with CMake to have such 
>> ooRexx "fat binaries"
>> created for the MacOS platform? If so, how would one be able to achieve that?
>>
>> ---rony



_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to