Gentoo Archives: gentoo-dev

From: Georgi Georgiev <chutz@×××.net>
To: Gentoo-Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] another catalyst question
Date: Thu, 26 Feb 2004 15:41:01
Message-Id: 20040226154047.GB821@lion.gg3.net
In Reply to: [gentoo-dev] another catalyst question by francis
1 maillog: 26/02/2004-15:37:17(+0000): francis types
2 > hello,
3 > I was hoping someone could point me in the right direction, I created
4 > two extra arch's in the x86.py for the C3 chips, however when i come to
5 > building the stage2 tarball, the first compile script complains:
6 >
7 > ...
8 > configure: WARNING: If you wanted to set the --build type, don't use
9 > --host.
10 > If a cross compiler is detected then cross compile mode will be
11 > used.
12 > configure: Configuring ccache
13 > checking for i686-pc-linux-gnu-gcc... gcc
14 > checking for C compiler default output... configure: error: C compiler
15 > cannot create executables
16 > See `config.log' for more details.
17 > ...
18 >
19 > config.log says:
20 >
21 > configure:1617: checking for C compiler default output
22 > configure:1620: gcc -02 march=i686 -fomit-frame-pointer conftest.c
23 > >&5
24
25 If you copy-pasted the above, then there are two problems with it.
26
27 1. It says "march=i686" while it should be "-march=i686"
28
29 2. It says dash-zero-two, which should be dash-oh-two (capital o)
30
31 > gcc: unrecognized option `-02'
32 > configure:1623: $? = 1
33 > configure: failed program was:
34 >
35 >
36 > i am guessing that i have missed something from my additions to
37 > catalyst, because if i change the -march to pentium3 i still get the
38 > same error.
39 >
40 > im guessing there is something in targets.py i haven't spotted?
41 >
42 > Thanks
43 > Francis
44 >
45 >
46 > --
47 > gentoo-dev@g.o mailing list
48 >
49
50 --
51 / Georgi Georgiev / Endless Loop, n.: see Loop, Endless. Loop, /
52 \ chutz@×××.net \ Endless, n.: see Endless Loop. -- Random \
53 / +81(90)6266-1163 / Shack Data Processing Dictionary /
54
55 --
56 gentoo-dev@g.o mailing list