[parisc-linux] make Image fails

willy@thepuffingroup.com willy@thepuffingroup.com
Tue, 29 Feb 2000 12:03:49 -0500


On Tue, Feb 29, 2000 at 06:34:16AM -0800, Ulrich Strelow wrote:
> Building the cvs version 20000227 with defconfig fails
> with unsatified symbol __cmpdi2.

[snip]

> I did not find any reference in the source code.
> Grepping through object files as well finds a
> reference in arch/parisc/hpux/fs.o and hpux.o.

__cmpdi2 is one of the `help, help, i don't know how to compile this
arithmetic op' symbols that gcc puts into libgcc1.  Let me have a look
and wee what's producing this.  It may vary depending on gcc version;
what version of gcc are you using?