[MacPorts] #68322: libgcc12 @12.3.0: ld: library not found for -ld_classic
MacPorts
noreply at macports.org
Mon Oct 2 13:57:39 UTC 2023
#68322: libgcc12 @12.3.0: ld: library not found for -ld_classic
-----------------------+--------------------
Reporter: k6wx | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: libgcc12 |
-----------------------+--------------------
Changes (by k6wx):
* keywords: sonoma =>
Comment:
{{{
[Kristens-MBP:~/tmp] kristen% clang++ -std=c++17 -O3 -Wl,-ld_classic -o
a.arm64.out ./test.cpp
[Kristens-MBP:~/tmp] kristen% arch -x86_64 clang++ -std=c++17 -O3
-Wl,-ld_classic -o a.x86_64.out ./test.cpp
[Kristens-MBP:~/tmp] kristen% file a.*.out
a.arm64.out: Mach-O 64-bit executable x86_64
a.x86_64.out: Mach-O 64-bit executable x86_64
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68322#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list