Gentoo Archives: gentoo-embedded

From: Joakim Tjernlund <joakim.tjernlund@×××××××××.se>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Re: How to use EXTRA_ECONF with crossdev
Date: Wed, 14 Dec 2011 18:18:42
Message-Id: OF43420796.7A1D45AB-ONC1257966.00643E5A-C1257966.00648BD6@transmode.se
In Reply to: [gentoo-embedded] Re: How to use EXTRA_ECONF with crossdev by "René Berber"
1 René Berber <r.berber@××××××××.org> wrote on 2011/12/14 18:54:55:
2 >
3 > On 12/14/2011 11:39 AM, Joakim Tjernlund wrote:
4 >
5 > > So perhaps crossdev -benv EXTRA_ECONF="--enable-targets=x86_64-w64-mingw32,i686-w64-mingw32" ...
6 >
7 > Environment vars is not the same as adding parameters to configure, but
8 > I haven't tested this option, maybe I'm wrong.
9
10 Sure it is, it is the only way to pass configure params I know.
11 I have used --genv EXTRA_ECONF='"--disable-secureplt --with-cpu=e300c2 --without-long-double-128 --with-dwarf2 --without-fp --with-fp=soft"'
12 to pass configure options to gcc only
13
14 Jocke

Replies

Subject Author
Re: [gentoo-embedded] Re: How to use EXTRA_ECONF with crossdev "René Berber" <r.berber@××××××××.org>