Le 19/09/2018 à 17:12, Ken Cunningham a écrit :
I haven't dived into Mojave yet, but if all the system libraries in /usr/lib
and all the Frameworks are x86_64 only, then I don't see how that could work,
even if you compiled against an SDK (like the 10.13 SDK) that still has i386
support.
I don't have Mojave and will only install it once Macports fully
supports it.
But, if I understand correctly, it is still possible to *run* 32-bits
software. Therefore, I suppose there have to be 32-bits system
librairies in /usr/lib, as well as 32-bits Frameworks.
Cocoa software is probably less of an issue than Carbon software which
never supported 64-bits AFAIK...