README
上传用户:szlgq88
上传日期:2009-04-28
资源大小:48287k
文件大小:1k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. This README file is copied into the directory for GCC-only header files
  2. when fixincludes is run by the makefile for GCC.
  3. Many of the files in this directory were automatically edited from the
  4. standard system header files by the fixincludes process.  They are
  5. system-specific, and will not work on any other kind of system.  They
  6. are also not part of GCC.  The reason we have to do this is because
  7. GCC requires ANSI C headers and many vendors supply ANSI-incompatible
  8. headers.
  9. Because this is an automated process, sometimes headers get "fixed"
  10. that do not, strictly speaking, need a fix.  As long as nothing is broken
  11. by the process, it is just an unfortunate collateral inconvenience.
  12. We would like to rectify it, if it is not "too inconvenient".