Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Page updates, scope section


  • To: dehnert@xxxxxxxxxxxxxxxxxxxx (Jim Dehnert)
  • Subject: Re: Page updates, scope section
  • From: Jason Merrill <jason@xxxxxxxxxx>
  • Date: 31 Aug 2000 00:58:21 -0700

>>>>> Jim Dehnert <dehnert@xxxxxxxxxxxxxxxxxxxx> writes:

 > I've updated the pages, to nearly reflect last week's meeting.
 > I would appreciate feedback especially on the new Section 1.4 on
 > Scope of the ABI, in which I've attempted to capture our deliberations
 > on the library interface and export templates.  It's not overly
 > precise, and perhaps can't be, but I'd like it to be a fair statement
 > of the situation.

I find the use of the term "runtime support library" confusing, as I
consider most of the ABI library to be runtime support (and, indeed, in gcc
this code is in the same library with software divide.

Particularly with EH, we need to define what goes where more specifically.

Jason