Gentoo Archives: gentoo-alpha

From: Jeff Donsbach <jeff_donsbach@×××××.com>
To: gentoo-alpha@l.g.o
Subject: Re: [gentoo-alpha] problem upgrading the toolchain
Date: Tue, 06 Dec 2005 18:46:24
Message-Id: 20051206184557.7136.qmail@web32910.mail.mud.yahoo.com
In Reply to: Re: [gentoo-alpha] problem upgrading the toolchain by "Nils o. Janus"
1 Good point, Nils. Perhaps "5" is the configure.log I
2 included? I don't know.I'll try that tonight (the
3 Miata is at home).
4
5 Jeff D
6
7 --- "Nils o. Janus" <NoJ@××××××××××××.de> wrote:
8
9 > Hi Jeff,
10 >
11 > > configure:1892: checking whether the C compiler
12 > > (/usr/bin/gcc -mieee -mcpu=ev56 -pipe -O2 ) works
13 > > configure:1908: /usr/bin/gcc -o conftest -mieee
14 > > -mcpu=ev56 -pipe -O2 conftest.c 1>&5
15 > ^^^^
16 > what perplexes me is that stdout is redirecting to
17 > the filedescriptor 5
18 > which is not a standardized one.
19 > Does that filedescriptor ( /dev/fd/5 ) exist?
20 > This may be the reason why compiling without
21 > redirecting the output, like
22 > you already tried, works fine.
23 >
24 > Try passing the 1>&5 to the call of gcc too and
25 > check wether it segfaults
26 > again.
27 >
28 > On a DS20e, gcc just throws a "Bad file descriptor"
29 > error without
30 > segfaulting.
31 >
32 > HTH,
33 >
34 > greetings
35 > Nils
36 > --
37 > gentoo-alpha@g.o mailing list
38 >
39 >
40
41
42
43
44 __________________________________________
45 Yahoo! DSL – Something to write home about.
46 Just $16.99/mo. or less.
47 dsl.yahoo.com
48
49 --
50 gentoo-alpha@g.o mailing list

Replies

Subject Author
Re: [gentoo-alpha] problem upgrading the toolchain Marc Giger <gigerstyle@×××.ch>
Re: [gentoo-alpha] problem upgrading the toolchain Jeff Donsbach <jeff_donsbach@×××××.com>