Gentoo Archives: gentoo-embedded

From: Joakim Tjernlund <joakim.tjernlund@×××××××××.se>
To: Mike Frysinger <vapier@g.o>
Cc: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev-20100620 uses wrong gcc
Date: Fri, 24 Sep 2010 09:05:54
Message-Id: OFAC3BC05C.F6DD0538-ONC12577A8.00304FC2-C12577A8.003105F2@transmode.se
In Reply to: Re: [gentoo-embedded] crossdev-20100620 uses wrong gcc by Mike Frysinger
1 Mike Frysinger <vapier@g.o> wrote on 2010/09/24 04:33:05:
2 >
3 > On Thursday, September 23, 2010 10:37:47 Joakim Tjernlund wrote:
4 > > Trying to add support for e300c2 in glibc/ports I got another error.
5 > > when crossdev is building cross-glibc-headers it uses the hosts gcc
6 > > instead of the cross compiler and glibc configure fails:
7 >
8 > by design. look at toolchain-glibc_headers_compile() in gentoo-x86/sys-
9 > libs/glibc/files/eblits/src_compile.eblit.
10
11 hmm, if I were to guess one needs to add
12 libc_cv_cc_submachine=xxx, possibly with xxx=no
13 to toolchain-glibc_headers_compile() ?
14
15 Jocke

Replies

Subject Author
Re: [gentoo-embedded] crossdev-20100620 uses wrong gcc Mike Frysinger <vapier@g.o>