This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/33857] Cannot bootstrap Ada with host gnatmake-4.2
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Feb 2008 01:41:55 -0000
- Subject: [Bug ada/33857] Cannot bootstrap Ada with host gnatmake-4.2
- References: <bug-33857-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca 2008-02-28 01:41 -------
Subject: Re: Cannot bootstrap Ada with host gnatmake-4.2
> but i know that is most likely not the correct fix. If someone could verify
> that setenv copies the input buffer on all versions of OS X then it could
> simply be changed to
It does on 10.3.9. Doubt that we need to be overly concerned about
earlier OS X versions.
I tried the setenv change with 4.2.3. Had to apply the "-larg -lgcc_eh"
hack to Make-lang.in to do an initial bootstrap. After installing this
build, the hack isn't needed. I'll post testresults for 4.2.3 on 10.5.2
soon.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33857