An FYI for the compiler team I suppose. I got the following warning:

Free Pascal Compiler version 3.2.2 [2023/09/18] for aarch64
Copyright (c) 1993-2021 by Florian Klaempfl and others
Target OS: Darwin for AArch64
Compiling test.pp
Assembling test
Linking test
ld: warning: -multiply_defined is obsolete
-macosx_version_min has been renamed to -macos_version_min

Was compiling a very simple program that doesn’t use this function so
I presume is some old definition on a linker script, but I’m guessing.

Regards,
Pete
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to