
<?xml version='1.0'?>
<!DOCTYPE omf PUBLIC "-//Open Source Metadata Framework (OMF) //DTD OMF.dtd V1.1//EN" 
   "http://www.ibiblio.org/pub/Linux/metadata/OMF.dtd">

<omf xmlns="http://www.ibiblio.org/osrt/omf/" created="20010606" agent="db2omf">

  <resource created="20010606">

    <title created="20010606">The Linux GCC HOWTO</title>
    <date created="20010606">19990501</date>

    <creator created="20010606">
      <person created="20010606">
        <firstName created="20010606">
          Daniel
        </firstName>
        <lastName created="20010606">
          Barlow
        </lastName>
        <email created="20010606">
          
        </email>
      </person>
    </creator>

    <versionGroup created="20010606">
      <version created="20010606">
        <id created="20010606">
          2.0
        </id>
        <date created="20010606">
          19990501
        </date>
      </version>
    </versionGroup>

    <keywords created="20010606">gcc</keywords>
    <keywords created="20010606">howto</keywords>
    <keywords created="20010606">linux</keywords>
    <keywords created="20010606">the</keywords>

    <description created="20010606">
       This document covers how to set up the GNU C compiler and
       development libraries under Linux, and gives an overview of
       compiling, linking, running and debugging programs under it.
       Most of the material in it has been taken from Mitch D'Souza's
       GCC-FAQ or the ELF-HOWTO - it replaces both documents. This is
       the first version to be written in DocBook instead of the old
       Linuxdoc format, and may contain markup errors. Please let me
       know if you find anything worng. As can be determined from the
       long times between updates of this document, I don't actually
       have the time or inclination to maintain it much. If you have,
       can, and want to, drop me some email describing what you'd do
       with it and why you think you'd be good at it. 
    </description>

    <type created="20010606">HOWTO</type>
    <format created="20010606" dtd="DocBook" mime="text/sgml" />
    <identifier created="20010606" url="http://www.linuxdoc.org/HOWTO/GCC-HOWTO/" />
  </resource>
</omf>


