(gcc.info) Trouble
Info Catalog
(gcc.info) Gcov
(gcc.info) Top
(gcc.info) Bugs
Known Causes of Trouble with GCC
********************************
This section describes known problems that affect users of GCC. Most
of these are not GCC bugs per se--if they were, we would fix them. But
the result for a user may be like the result of a bug.
Some of these problems are due to bugs in other software, some are
missing features that are too much work to add, and some are places
where people's opinions differ as to what is best.
Menu
* Actual Bugs Bugs we will fix later.
* Installation Problems Problems that manifest when you install GCC.
* Cross-Compiler Problems Common problems of cross compiling with GCC.
* Interoperation Problems using GCC with other compilers,
and with certain linkers, assemblers and debuggers.
* External Bugs Problems compiling certain programs.
* Incompatibilities GCC is incompatible with traditional C.
* Fixed Headers GNU C uses corrected versions of system header files.
This is necessary, but doesn't always work smoothly.
* Standard Libraries GNU C uses the system C library, which might not be
compliant with the ISO/ANSI C standard.
* Disappointments Regrettable things we can't change, but not quite bugs.
* C++ Misunderstandings Common misunderstandings with GNU C++.
* Protoize Caveats Things to watch out for when using `protoize'.
* Non-bugs Things we think are right, but some others disagree.
* Warnings and Errors Which problems in your code get warnings,
and which get errors.
Info Catalog
(gcc.info) Gcov
(gcc.info) Top
(gcc.info) Bugs
automatically generated byinfo2html