This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: [Forwarded] GPC 2.1 released


On Tue, May 14, 2002 at 12:44:50AM +0100, Joseph S. Myers wrote:
> > I'm planning to do this soon, anyway. Is there anything to watch out
> > for when doing it (I suppose you have some experience with other
> > frontends in this regard)?
> 
> I think Zack did this for most front ends (Chill, now removed, wasn't
> done; Ada hasn't yet been done, I think because of issues to do with still
> supporting using the Ada front end with 2.8.1-based compilers).

Actually because it's impractical until the Ada runtime library gets
split to its own directory (there's a tangle of interdependencies).

You can use objc/Make-lang.in as a template when you go to integrate
the pascal Makefile; it's the simplest.

zw


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