From: Shanti Katta <katta@csee.wvu.edu>
To: sparclinux@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Reg. gcc-3.0 for ultrasparc
Date: 25 Jul 2002 22:29:55 -0400 [thread overview]
Message-ID: <1027650595.21198.13.camel@indus> (raw)
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
next reply other threads:[~2002-07-26 2:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-26 2:29 Shanti Katta [this message]
2002-07-26 4:50 ` Reg. gcc-3.0 for ultrasparc David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1027650595.21198.13.camel@indus \
--to=katta@csee.wvu.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=sparclinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.