From: Jim Wilson <wilson@cygnus.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Asm error when building cross-compiler
Date: Tue, 01 Aug 2000 01:48:07 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205261@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205259@msgid-missing>
You have a mismatched assembler and compiler. I'm not sure how you could
have done that if everything you are using is from the toolchain downloaded
from ftp.cygnus.com. If you have any assembler newer than the one in the
February release then it would fail this way, because this problem was
fixed shortly after the February release.
Do you perhaps already have a new assembler in
/usr/local/ia64/ia64-hp-linux-gnu/bin? If so, then that could explain the
problem. The -B options in the makefiles are in the wrong order, so if you
try build on top of an existing toolchain then this problem can happen.
The instruction in question is not valid because the .dc.dc and .few
completers were removed from the architecture. If you have a new
assembler, and you remove both, then it should work. Though you may have
other problems if you aren't using the assembler that came with this compiler.
C++ EH for instance won't work, and there might be problems with shared
libraries.
Jim
prev parent reply other threads:[~2000-08-01 1:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-01 0:20 [Linux-ia64] Asm error when building cross-compiler Thomas Lofgren
2000-08-01 1:48 ` Jim Wilson [this message]
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=marc-linux-ia64-105590678205261@msgid-missing \
--to=wilson@cygnus.com \
--cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox