This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: builtin type size
On Thu, Nov 14, 2002 at 04:43:01PM -0800, Spundun wrote:
> On Thu, 2002-11-14 at 16:00, Jonah wrote:
> > Try http://gcc.gnu.org/onlinedocs/gccint/Type-Layout.html or search for
> Thanx for your reply, I think this will solve my problems at hand :)
> I am curious, whats the difference between the "gcc internals" book and
> "using and porting GNU cc" ?
"Using and Porting GNU CC" was split into the "GCC Manual", aimed at
users of the compilers, and the "GCC Internals Manual", whose audience
is developers and porters of the compilers.
Janis