This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada and x86_64
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: jh at suse dot cz
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 26 Aug 02 16:55:37 EDT
- Subject: Re: Ada and x86_64
I guess ada has no preprocessor, but perhaps there is a way. Ada
experts, please? Also what else needs to be changed?
It's a 64-bit machine, so the library files need to be a mix of those for
64-bit machines (such as Alpha) and those for the x86 architecture.
It's definitely a new port and you need to add new library files for it.