public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] building the toolchain
@ 2000-02-20 19:32 Tim Riker
  2000-02-20 20:18 ` Uros Prestor
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tim Riker @ 2000-02-20 19:32 UTC (permalink / raw)
  To: linux-ia64

ftp://ftp.cygnus.com/private/intel/

Contains the sources for the ia64 toolchain (gcc, gas, etc) Note that
www.cygnus.com has been swallowed up by redhat.com. Will the ftp site
disappear in the near future?

I've been trying to build and use these tools. I believe I am missing
some step along the way. I'm starting with the cross compiler and
attempting to build a new kernel. Here's what I've done:

rm -rf patches src local build
tar xzf patches.tgz
tar xzf src.tgz
patch -d src/gas/config/ < patches/patch.001
patch -d src/gcc/config/ia64/ < patches/patch.002
patch -d src/gcc/config/ia64/ < patches/patch.003
patch -d src/gcc/config/ia64/ < patches/patch.004
patch -d src/libgloss/ia64/ < patches/patch.005
patch -d src/gcc/config/ia64/ < patches/patch.006
patch -d src/ < patches/patch.007
patch -d src/gcc/config/ia64/ < patches/patch.008
patch -d src/opcodes/ < patches/patch.009
mkdir install
prefix=`pwd`/install
mkdir build
cd build
../src/configure --prefix=$prefix --target=ia64-cygnus-linux
make

PS: I'll be hanging on #ia64@irc.openprojects.net if anyone wants to
chat there.
-- 
Tim Riker - http://rikers.org/ - short SIGs! <g>
All I need to know I could have learned in Kindergarten
... if I'd just been paying attention.



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

end of thread, other threads:[~2000-02-23  7:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-20 19:32 [Linux-ia64] building the toolchain Tim Riker
2000-02-20 20:18 ` Uros Prestor
2000-02-21  4:00 ` Matt_Domsch
2000-02-21 21:35 ` Jim Wilson
2000-02-22 10:34 ` Jes Sorensen
2000-02-23  5:07 ` Jim Wilson
2000-02-23  7:10 ` Tim Riker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox