Opened 3 years ago
Last modified 3 years ago
#63698 closed defect
libgcc11 @11.1.0: Fails to build on 12.0 Monterey under arm64 — at Initial Version
Reported by: | mpbarlow (Matt Barlow) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | libgcc11 |
Description
ARM is still using 11.1.0 instead of 11.2.0 used on x86_64, but building fails with the error under Monterey on arm64:
:info:build checking whether we are cross compiling... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc11/libgcc11/work/build/arm64-apple-darwin21/libgomp': :info:build configure: error: cannot run C compiled programs. :info:build If you meant to cross compile, use `--host'.
I belive this is a different issue to #63691 and #63677 which appear to be x86_64 specific.
Note: See
TracTickets for help on using
tickets.