Gentoo Archives: gentoo-dev

From: "Bryan D. Stine" <battousai@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] another catalyst question
Date: Thu, 26 Feb 2004 15:41:17
Message-Id: 200402261041.14584.battousai@gentoo.org
In Reply to: Re: [gentoo-dev] another catalyst question by "Bryan D. Stine"
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Also, the -O2 option is supposed to be the letter O and not the number zero.
5
6 On Thursday February 26, 2004 10:39 am, Bryan D. Stine wrote:
7 > Looks like you need a '-' in front of march there.
8 >
9 > On Thursday February 26, 2004 10:37 am, francis wrote:
10 > > hello,
11 > > I was hoping someone could point me in the right direction, I created
12 > > two extra arch's in the x86.py for the C3 chips, however when i come to
13 > > building the stage2 tarball, the first compile script complains:
14 > >
15 > > ...
16 > > configure: WARNING: If you wanted to set the --build type, don't use
17 > > --host.
18 > > If a cross compiler is detected then cross compile mode will be
19 > > used.
20 > > configure: Configuring ccache
21 > > checking for i686-pc-linux-gnu-gcc... gcc
22 > > checking for C compiler default output... configure: error: C compiler
23 > > cannot create executables
24 > > See `config.log' for more details.
25 > > ...
26 > >
27 > > config.log says:
28 > >
29 > > configure:1617: checking for C compiler default output
30 > > configure:1620: gcc -02 march=i686 -fomit-frame-pointer conftest.c
31 > >
32 > > >&5
33 > >
34 > > gcc: march=i686: No such file or directory
35 > > gcc: unrecognized option `-02'
36 > > configure:1623: $? = 1
37 > > configure: failed program was:
38 > >
39 > >
40 > > i am guessing that i have missed something from my additions to
41 > > catalyst, because if i change the -march to pentium3 i still get the
42 > > same error.
43 > >
44 > > im guessing there is something in targets.py i haven't spotted?
45 > >
46 > > Thanks
47 > > Francis
48 > >
49 > >
50 > > --
51 > > gentoo-dev@g.o mailing list
52 >
53 > --
54 > Bryan D. Stine
55 > <battousai@g.o>
56
57 - --
58 Bryan D. Stine
59 <battousai@g.o>
60 -----BEGIN PGP SIGNATURE-----
61 Version: GnuPG v1.2.4 (GNU/Linux)
62
63 iD8DBQFAPhOYfOANI+KyU0sRAiAlAKC4xEFM1vpCb80yQE1bzSGapgYEggCghMVS
64 Fxo/kn4VWX6g7JwFEBuE6q0=
65 =MS0U
66 -----END PGP SIGNATURE-----
67
68 --
69 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] another catalyst question francis <francis.west@××××××××.com>