[parisc-linux] gcc-3.2 bootstrap?

joel.soete@freebel.net joel.soete@freebel.net
Tue, 16 Jul 2002 17:04:00 +0200 (CEST)


Hi all,

Exploring another stuff (gcc bootstrap), I found:
http://www-124.ibm.com/developer/opensource/linux/tools/gcc/ia64cross.tar.gz

to build an ia64 xcompiler (which allow also to build a bootstrap)

I just modify to match my develop env and mainly I added --host=hppa-linux (I am
building gcc-3.2 on a b2000) in the configure:
'$GCC_SRC/gcc/configure --prefix=$TOOLS --enable-languages=c --host=hppa-linux'

Should I had to prefer --target=hppa-linux to build a native bootstrap?

Well this produce well a gcc (bootstrap?).

but when I try to use it to compile kernel-2.4.18-pa54 I got following error:
`gcc -print-libgcc-file-name`
/Develop/parisc-linux/src/linux-2.4.18-pa54/arch/parisc/lib/lib.a
/Develop/parisc-linux/src/linux-2.4.18-pa54/lib/lib.a  \
        --end-group \
        -o vmlinux
arch/parisc/kernel/kernel.o(__ksymtab+0x258): undefined reference to `$$mulU'  
make: *** [vmlinux] Error 1

(after a make distclean; make oldconfig)

What is it wrong?

Or would it be better to continue with xcompiler hppa->hppa?

Many thanks for all,
    Joel





-------------------------------------------------
This mail sent through Tiscali Webmail (http://webmail.tiscali.be)