This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Ada] Partial fix for overflow bugs in run-time library


Richard Henderson <rth@redhat.com> writes:

> 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/.

This is probably a good idea. We also need a target test for
mkstemp().

However, GNAT and its tools depend on parts of the run time library
(not the complete one, though), so the situation is a bit different
from C++/Java.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]