[doc patch] clarifications in beginner.html

Richard Henderson rth@redhat.com
Fri Jun 14 18:18:00 GMT 2002


On Fri, Jun 14, 2002 at 05:46:20PM -0700, Zack Weinberg wrote:
> ./unwind-dw2-fde-glibc.c:#include "unwind-dw2-fde.c"
> ./unwind-dw2-fde-glibc.c:#include "unwind-dw2-fde.c"

For the record, this is intentional.  We're managing the global
namespace by judicious use of "static", which requires that the
code appear in the same unit of translation.


r~



More information about the Gcc-patches mailing list