`$secondaryArchSuffix`: how should I use it?

Thanks for the info, @cocobean , @MichaelPeppers , and @Begasus !

I also Google’d with ‘haiku gcc2 gcc4’ and found the following threads:

in addition to

My understanding is

$secondaryArchSuffix is for a hybrid system on which cross(?)-compiling for x86_gcc2(32-bit, for compatibility with BeOS?) and x86 (32-bit GCC4?) is enabled, to distinguish what a binary/library is for.

2 Likes