From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] compiling 2.5.60 on hp simulator
Date: Thu, 06 Mar 2003 17:47:09 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805985@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805984@msgid-missing>
>>>>> On Thu, 06 Mar 2003 13:41:20 +0000, Petur Thors <peturth@hi.is> said:
Petur> Hello list. I'm having trouble compiling kernel 2.5.60 on
Petur> the hp-simulator. I'm using the latest(ski version 0943l)
Petur> IA-64 Linux Developers Kit from the CD. After make menuconfig
Petur> (in the nue enviroment) I do make and the Makefile from
Petur> arch/ia64 tells me that I have to update my gas (as --version
Petur> = 2.9-ia64-000717). So I update it from the URL given by
Petur> the Makefile and try again. Then i get gas message: error
Petur> file number less then one. (from
Petur> arch/ia64/tools/print_offsets) I also tried using the lastest
Petur> binutils from gnu compiled with target=ia64-hp-linux and got
Petur> the same error message. If you have ANY thoughts or ideas
Petur> about what to do (maybe update the whole toolchain, gcc ,
Petur> etc) it would be most welcome. If this is a utterly braindead
Petur> question i apologies for waisting your time.
The "as" binary that you downloaded is an ia64 binary. You don't want
that because running "as" under the simulator would be too slow.
Someone would have to build a cross-version of "as" for NUE. It
should be just a matter of (a) downloading the latest binutils
snapshot onto an x86 machine, (b) configure it for target ia64-linux,
(c) build it, (d) copy resulting as-new into NUE (it's best to link
as-new statically, to avoid shared-library dependency issues). If you
(or someone else) does that, I certainly would be happy to host the
x86-binary of the fixed ia64 assembler on ftp.hpl.hp.com.
--david
next prev parent reply other threads:[~2003-03-06 17:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-06 13:41 [Linux-ia64] compiling 2.5.60 on hp simulator Petur Thors
2003-03-06 17:47 ` David Mosberger [this message]
2003-03-06 19:14 ` Jim Wilson
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-105590709805985@msgid-missing \
--to=davidm@napali.hpl.hp.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