<?xml version="1.0" encoding="UTF-8"?>
<reviews type="array">
  <review>
    <created-at type="datetime">2009-09-02T03:58:37Z</created-at>
    <id type="integer">87129</id>
    <rating type="integer">0</rating>
    <text>Generic c-compiler invoking, if you using GNU/GCC, check out gcc -v, this will show you whats happening. GCC is a driver program and it calls compilers directly through LANGHOOKS interfaces and GCC will call cc1 the c-compiler like wise with g++ gcj gfortran etc. Notice if you write C code in a bla.f77 gcc won't compile because the file extension is wrong etc.</text>
    <software>
      <active-seconds type="integer">4</active-seconds>
      <created-at type="datetime">2008-01-18T23:16:28Z</created-at>
      <id type="integer">91563</id>
      <last-active-at type="datetime">2009-07-02T13:49:53Z</last-active-at>
      <name>Cc1</name>
      <num-users type="integer">10</num-users>
      <updated-at type="datetime">2009-09-02T03:58:37Z</updated-at>
      <url></url>
      <complete-url>http://wakoopa.com/software/cc1</complete-url>
      <complete-icon-url>http://wakoopa.com/images/avatar_software.gif</complete-icon-url>
      <complete-thumb-url>http://wakoopa.com/images/avatar_software_thumb.gif</complete-thumb-url>
      <developer>
        <id type="integer">15</id>
        <name>Unknown developer</name>
        <complete-url>http://wakoopa.com/developers/unknown</complete-url>
      </developer>
      <os-types>
        <os>win</os>
        <os>linux</os>
      </os-types>
      <description></description>
    </software>
  </review>
</reviews>
