Summary: | devel/arm-none-eabi-gcc492: undefined reference to host_detect_local_cpu | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Botka <vbotka> |
Component: | Individual Port(s) | Assignee: | Ian Lepore <ian> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | freebsd-arm, mikael, vbotka |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ian) |
Version: | Latest | ||
Hardware: | arm | ||
OS: | Any |
Description
Vladimir Botka
2015-11-10 07:24:44 UTC
There is a patch in this thread: https://lists.freebsd.org/pipermail/freebsd-arm/2015-August/012055.html A commit references this bug: Author: ian Date: Sat Jan 2 04:11:51 UTC 2016 New revision: 405044 URL: https://svnweb.freebsd.org/changeset/ports/405044 Log: Add a patch to allow arm-none-eabi-gcc492 to build natively on arm systems. Without this change the port builds fine as a cross-compiler but fails to build natively on an arm system. Patch submitted by Tim Kientzle, who pointed out it was used in the original powerpc64-gcc port this one was derived from. PR: 205673 PR: 204419 Approved by: mat (mentor) Changes: head/devel/arm-none-eabi-gcc492/Makefile head/devel/arm-none-eabi-gcc492/files/ head/devel/arm-none-eabi-gcc492/files/patch-gcc_config.host |