2002-07-26 02:19:36

by Shanti Katta

[permalink] [raw]
Subject: Reg. gcc-3.0 for ultrasparc

Hi,
While compiling user-mode-linux on ultrasparc(with debian on it), I get
the following linker errors with gcc-3.0.

gcc-3.0 -Wl,-T,arch/um/link.ld -Wl,--wrap,malloc -Wl,--wrap,free
-Wl,--wrap,calloc \
-o linux -static arch/um/main.o vmlinux.o -L/usr/lib -lutil
/usr/bin/ld: skipping incompatible /usr/lib/libutil.a when searching for
-lutil

If I change that option to -L/usr/lib64, it gives a bunch of errors for
crti.o, crtbegin.o, etc and also complains about a bunch of functions in
vmlinux.o. Can anyone help in getting through these errors?
I was just wondering when the gcc-3.1 compiler will be ready for being
used on Ultrasparc?

Thanks in advance
-Regards
-Shanti


2002-07-26 04:59:54

by David Miller

[permalink] [raw]
Subject: Re: Reg. gcc-3.0 for ultrasparc

From: Shanti Katta <[email protected]>
Date: 25 Jul 2002 22:29:55 -0400

While compiling user-mode-linux on ultrasparc(with debian on it), I get
the following linker errors with gcc-3.0.

You posted this same exact question a few days ago.
There is no reason to repeat it. Either people are
going to give you an answer and help out or they
aren't. Posting multiple times is not going to change
that.