From: Mike F. <va...@ge...> - 2007-07-07 09:41:28
|
On Saturday 07 July 2007, Manuel Lauss wrote: > Manuel Lauss wrote: > > Did that, it still complains: > > arch/sh/kernel/built-in.o:(__ksymtab+0xa8): undefined reference to > > `__sdivsi3_i4i' arch/sh/kernel/built-in.o:(__ksymtab+0xb0): undefined > > reference to `__udiv_qrnnd_16' > > arch/sh/kernel/built-in.o:(__ksymtab+0xb8): undefined reference to > > `__udivsi3_i4i' > > > > ...and the "-m4-nofpu" option is unsupported again ;-) > > > > I'm going to try with vanilla binutils next... > > and that didn't change anything either. So the question is what gcc > version and patches is everyone else using where the above mentioned > symbols ARE exported? maybe some fundamental checks first ... how are you invoking crossdev ? ca= n=20 you post the output of `sh4-unknown-linux-gnu-gcc -v` ? =2Dmike |