All of lore.kernel.org
 help / color / mirror / Atom feed
* Reg. gcc-3.0 for ultrasparc
@ 2002-07-26  2:29 Shanti Katta
  2002-07-26  4:50 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Shanti Katta @ 2002-07-26  2:29 UTC (permalink / raw)
  To: sparclinux; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-26  4:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-26  2:29 Reg. gcc-3.0 for ultrasparc Shanti Katta
2002-07-26  4:50 ` David S. Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.