This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/10129 (Was: GCC Release Status (2003-06-20))
- From: Geert Bosch <bosch at gnat dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: mark at codesourcery dot com, gcc at gcc dot gnu dot org
- Date: Sat, 21 Jun 2003 08:20:53 -0400
- Subject: Re: bootstrap/10129 (Was: GCC Release Status (2003-06-20))
On Saturday, Jun 21, 2003, at 00:40 America/New_York, Andrew Pinski
wrote:
I do not know if this is an acceptable work around or not but it
should help to at least getting bootstrap back working.
Yes, any workaround would be great. If we can't get a proper fix for
GCC 3.3.1, we probably should add some configuration magic that will
set -mdynamic-no-pic for the Ada front end.
I'll try an Ada bootstrap later this weekend with -mdynamic-no-pic
and will report back.
-Geert