Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: Joakim Tjernlund <joakim.tjernlund@×××××××××.se>
Cc: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev-20100620 uses wrong gcc
Date: Fri, 24 Sep 2010 15:06:08
Message-Id: 201009241030.37566.vapier@gentoo.org
In Reply to: Re: [gentoo-embedded] crossdev-20100620 uses wrong gcc by Joakim Tjernlund
1 On Friday, September 24, 2010 04:55:27 Joakim Tjernlund wrote:
2 > Mike Frysinger wrote on 2010/09/24 04:33:05:
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 > >
7 > > > instead of the cross compiler and glibc configure fails:
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 you need to export the cache var to skip the sanity checks, not the "force a
16 specific machine type"
17 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] crossdev-20100620 uses wrong gcc Joakim Tjernlund <joakim.tjernlund@×××××××××.se>