Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 449468

Summary: sys-devel/crossdev-20120913 - mask -march when building libc using cross compiler?
Product: Gentoo Linux Reporter: Alon Bar-Lev (RETIRED) <alonbl>
Component: New packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED DUPLICATE    
Severity: normal CC: toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cross-powerpc64-unknown-linux-gnu-info.log
cross-powerpc64-unknown-linux-gnu-glibc.log.xz
glibc-config.logs.tar.xz

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 ***