This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: treelang does not bootstrap anymore
- From: Tim Josling <tej at melbpc dot org dot au>
- To: Andreas Jaeger <aj at suse dot de>, gcc-bugs at gcc dot gnu dot org, geoffk at redhat dot com
- Date: Wed, 05 Jun 2002 20:15:43 +1000
- Subject: Re: treelang does not bootstrap anymore
- Organization: Melbourne PC User Group
- References: <ho3cw3jjab.fsf@gee.suse.de> <3CFD2646.932CA193@melbpc.org.au>
>
> Thanks for reporting this. It is easy to fix I think. I will update my cvs and fix in the next day or so.
>
> It is just because I am (ab)using some of the C code and when they add routines I need to provide dummies for the linker.
>
> Tim Josling
>
> Andreas Jaeger wrote:
> >
> > With Geoff's PCH merge treelang does not bootstrap anymore on i686-linux-gnu:
Actually it will take a few days as the garbage collection has been revamped in ways that require some structural changes.
Tim Josling