hello,
        I was hoping someone could point me in the right direction,  I created
two extra arch's in the x86.py for the C3 chips,  however when i come to
building the stage2 tarball, the first compile script complains:

...
configure: WARNING: If you wanted to set the --build type, don't use
--host.
    If a cross compiler is detected then cross compile mode will be
used.
configure: Configuring ccache
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables
See `config.log' for more details.
...

config.log says:

configure:1617: checking for C compiler default output
configure:1620: gcc -02 march=i686 -fomit-frame-pointer   conftest.c 
>&5
gcc: march=i686: No such file or directory
gcc: unrecognized option `-02'
configure:1623: $? = 1
configure: failed program was:


i am guessing that i have missed something from my additions to
catalyst,  because if i change the -march to pentium3 i still get the
same error.

im guessing there is something in targets.py i haven't spotted?

Thanks
Francis


--
[EMAIL PROTECTED] mailing list

Reply via email to