Gentoo Archives: gentoo-alt

From: Alan Hourihane <alanh@×××××××××××××××××.uk>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] gcc-config fails
Date: Thu, 24 Apr 2008 22:54:13
Message-Id: 1209077631.9724.467.camel@jetpack.demon.co.uk
1 Using gcc-config fails compared to what binutils-config does for me.
2
3 It turns out that this fails...
4
5 env -i portageq envvar CHOST
6
7 whereas in binutils-config we just do...
8
9 portageq envvar CHOST
10
11 Doing the former, gives me....
12
13 env: /root/gentoo/usr/bin/portageq: Invalid executable file format
14
15 Is there any reason to use "env -i" ??
16
17 Alan.
18
19 --
20 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] gcc-config fails Fabian Groffen <grobian@g.o>