This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Partial fix for overflow bugs in run-time library
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: [Ada] Partial fix for overflow bugs in run-time library
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 8 Nov 2001 16:09:49 -0800
- Cc: bosch at gnat dot com, gcc-patches at gcc dot gnu dot org
- References: <10111071416.AA13960@vlsi1.ultra.nyu.edu>
On Wed, Nov 07, 2001 at 09:16:26AM -0500, Richard Kenner wrote:
> Can't we do this with autoconf magic?
>
> No. authconf is for the host: this is for the target.
Autoconf when run for, e.g., libstdc++ is for the target. One more
reason to work on moving the ada library out of gcc/ada/.
r~