Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449468 - sys-devel/crossdev-20120913 - mask -march when building libc using cross compiler?
Summary: sys-devel/crossdev-20120913 - mask -march when building libc using cross comp...
Status: RESOLVED DUPLICATE of bug 448206
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-31 15:43 UTC by Alon Bar-Lev (RETIRED)
Modified: 2012-12-31 20:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cross-powerpc64-unknown-linux-gnu-info.log (cross-powerpc64-unknown-linux-gnu-info.log,15.71 KB, text/plain)
2012-12-31 15:43 UTC, Alon Bar-Lev (RETIRED)
Details
cross-powerpc64-unknown-linux-gnu-glibc.log.xz (cross-powerpc64-unknown-linux-gnu-glibc.log.xz,2.39 KB, text/plain)
2012-12-31 15:43 UTC, Alon Bar-Lev (RETIRED)
Details
glibc-config.logs.tar.xz (glibc-config.logs.tar.xz,3.78 KB, text/plain)
2012-12-31 15:43 UTC, Alon Bar-Lev (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alon Bar-Lev (RETIRED) gentoo-dev 2012-12-31 15:43:15 UTC
Created attachment 333854 [details]
cross-powerpc64-unknown-linux-gnu-info.log

At least the powerpc64-unknown-linux-gnu-gcc does not understand this.

---

configure:2765: checking for suffix of object files
configure:2787: powerpc64-unknown-linux-gnu-gcc -m64 -c -march=native -pipe -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5
cc1: error: unrecognized command line option "-march=native"
configure:2791: $? = 1
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2012-12-31 15:43:36 UTC
Created attachment 333856 [details]
cross-powerpc64-unknown-linux-gnu-glibc.log.xz
Comment 2 Alon Bar-Lev (RETIRED) gentoo-dev 2012-12-31 15:43:54 UTC
Created attachment 333858 [details]
glibc-config.logs.tar.xz
Comment 3 SpanKY gentoo-dev 2012-12-31 20:13:27 UTC

*** This bug has been marked as a duplicate of bug 448206 ***