Hello,
When linking large static libraries (the OpenMW library I tried to link was over 2GB), I receive this error.
I believe I am hitting this error because of 32 bit addressing limitations.
Is darwin-xtools only built for 32-bit PPC at the moment? Would it be non-trivial to fix this, or is this some hard limitation that we're going to have a hard time working around?
Hello,
When linking large static libraries (the OpenMW library I tried to link was over 2GB), I receive this error.
I believe I am hitting this error because of 32 bit addressing limitations.
Is
darwin-xtoolsonly built for 32-bit PPC at the moment? Would it be non-trivial to fix this, or is this some hard limitation that we're going to have a hard time working around?