This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] What is the status of multilib support?
- From: Arnaud Charlet <charlet at ACT-Europe dot FR>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Thu, 22 Jul 2004 17:00:59 +0200
- Subject: Re: [Ada] What is the status of multilib support?
- References: <20040722164349.A1664@fw.j-son.org>
> Simple little question here... what is the current status for having
> Ada in gcc development trunk support both 32 bit and 64, for example,
> for sparc/sparc64?
There have been somewhat related makefile clean ups in this area, but mainly,
there's lots of script, makefile and tool work to support this.
There's a corresponding PR in bugzilla btw.
Arno