Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] gcc-3.2 bootstrap?
@ 2002-07-16 15:04 joel.soete
  2002-07-16 15:16 ` John David Anglin
  2002-07-16 16:13 ` Randolph Chung
  0 siblings, 2 replies; 6+ messages in thread
From: joel.soete @ 2002-07-16 15:04 UTC (permalink / raw)
  To: parisc-linux

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)

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <no.id>]

end of thread, other threads:[~2002-07-16 17:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-16 15:04 [parisc-linux] gcc-3.2 bootstrap? joel.soete
2002-07-16 15:16 ` John David Anglin
2002-07-16 16:03   ` joel.soete
2002-07-16 16:13 ` Randolph Chung
2002-07-16 16:39   ` joel.soete
     [not found] <no.id>
2002-07-16 17:27 ` John David Anglin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox