This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: IA64 simulator and board description?
The ia64-elf port was used to develop the compiler before we had working
hardware and working linux kernels. Once linux started working on the
hardware, we stopped using the ia64-elf port. So it has been dead for
well over 2 years now. I don't know if it is useful anymore.
We did at one time have newlib/dejagnu support for the ia64-elf target,
but Intel would not give us permission to release it. New support will
need to be written from scratch that does not use any Intel NDA info.
We never had any reason to do that, as we had already stopped using the
ia64-elf target.
Jim