failure to link most programs on Leopard

Ken Cunningham ken.cunningham.webuse at gmail.com
Sat Nov 14 22:29:52 UTC 2020



> On Nov 14, 2020, at 1:39 PM, Jeffrey Walton <noloader at gmail.com> wrote:

> You can disable Clang's integrated assembler with -no-integrated-as,
> if needed. I've had to use it several times because Clang cannot
> consume the same programs as GCC even though Clang defines __GNUC__.
> 
> Jeff

However, our “cctools” port modifications have changed the “as” driver to send the assembly right back to “clang” again (if clang >= 5.0 is installed) …

I’m not sure how this loop would end up, in the end — I have not tested that one.

K


More information about the macports-users mailing list