> On 20 Sep 2023, at 22:45, Marc Culler <marc.cul...@gmail.com> wrote:
> 
> I learned by reading the release notes for XCode 15 that Apple rewrote the 
> linker for XCode 15.  They also made the old linker available by using -ld64 
> as a linker option.

One should use -ld_classic as -ld64 is deprecated by a warning I got from the 
linker. 

Also, this is an issue for MacPorts gcc12; clang-16 works with new linker.


_______________________________________________
gmp-bugs mailing list
gmp-bugs@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-bugs

Reply via email to