[parisc-linux] undefined reference in libgcc.a

blacky@xanaxis.dyndns.org blacky@xanaxis.dyndns.org
Sat, 11 Mar 2000 19:13:39 +0100


hiya all,

I've been trying to make a parisc-linux crosscompiler from a
i586-linux-gnu platform, the binutils build with no problems, but
at the final stage of building gcc it stops at the libgcc-test
with the following error :

libgcc1-test.o: In function `main_without__main':
/home/blacky/cvs/build/gcc/../../gcc/gcc/libgcc1-test.c:20: undefined reference to `$global$'

it seems to reference to the integer-divide function in libgcc.

How can I get around this problem ?

thanx in advance,

Signed, Marco van den Heuvel