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: Endianess


> From: Michael Gschwind <mikeg@watson.ibm.com>
> To: toon@moene.indiv.nluug.nl (Toon Moene)
> Date: Wed, 12 Aug 1998 19:13:27 -0400 (EDT)
> Cc: zhumin@public1.ptt.js.cn, ian@cygnus.com, egcs@cygnus.com

> This really sounds like a FAQ item to me, to clear this up once and
> for all...

No!  This is a FAQ, this is true, but it isn't a egcs FAQ.  It is a
how do I program in C FAQ.  We don't maintain that FAQ.  The reason
why we cannot list (chouls not list) this in our FAQ, is then we must
have all answers to all programming FAQs, including how to program in
C, C++, Fortran, Ada, Objective-C, you get the point.  The we must
replicate all those preexisting FAQs into our, and replicate the work,
and do a poor job of it, because we are as interested in maintaining
it and so on...

Remmeber folks, egcs (and egcs bugs) isn't the place to have others
teach you about programming or generic C++ questions and the like.  It
is the place to report bugs (after you determine they are), and for
subtlies like how do destructors for static local objects get run when
I unload the shared library!

Focus.


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