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: GCC low-level runtime library


On Wed, Oct 08, 2003 at 09:20:29AM +0300, Petar Penchev wrote:
> Hello All,
> I am looking for a document describing "GCC low-level runtime library" in a
> more detailed
> way than it is done in "GCC internals".
> I will be very grateful if somebody gives a link or a document :)))

The internals manual is the most detailed document there is for libgcc.  If a
more detailed document existed, we would merge it into the internals manual.

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


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