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]

Re: 3.1 bootstrap failure in libjava


>>>>> "Fergus" == Fergus Henderson <fjh@cs.mu.oz.au> writes:

    Fergus> That's the first I've heard of this plan of disconnecting
    Fergus> the front and back ends.  Could you or Mark elaborate on
    Fergus> it?  What do you mean by "disconnecting", exactly?

There's no plan, yet, except in my head.  When someone comes along and
asks me to implement the plan, then I'll get more concrete...

Basically, there ought to be a documented interface (what a concept!)
between the front-ends and the back-ends, and, in my opinion, it ought
to be possible to distribute front-ends as plug-ins for this
interface.

We are talking very pie-in-the-sky here; this is not happenning any
time soon.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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