This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Endianess
- To: N8TM at aol dot com
- Subject: Re: Endianess
- From: Joe Buck <jbuck at synopsys dot com>
- Date: Fri, 14 Aug 98 11:03:44 PDT
- Cc: toon at moene dot indiv dot nluug dot nl, mrs at wrs dot com, mikeg at watson dot ibm dot com, egcs at cygnus dot com
> The egcs FAQ could use some improvement, including pointers to relevant FAQ's
> where people might find their answers.
I think that it is enough to say at the top, something like
Q. How do I write <X> in <C,C++,Fortran,etc.>
A. This is not an egcs question, it is a language question. Please
consult one of the following FAQs:
C FAQ:
C++ FAQ:
g++ FAQ:
Fortran FAQ:
If that doesn't help, please ask your question on an appropriate
newsgroup:
<list>
Q. No, I want to know how to write <X> in egcs!
A. egcs aims to be a standard compiler, so check general programming
resources above. If you think that something should work and it
doesn't, and you've checked the relevant FAQs or are a language
expert, you may have found a bug. We do want to hear about bugs.