You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ra...@locus.apache.org on 2000/06/15 22:25:53 UTC

cvs commit: xml-xerces/c/doc buildc.xml build.xml

rahulj      00/06/15 13:25:52

  Modified:    c/doc    buildc.xml
  Removed:     c/doc    build.xml
  Log:
  Merged changes from build.xml to buildc.xml. Removed
  build.xml from the distribution.
  
  Revision  Changes    Path
  1.4       +2 -2      xml-xerces/c/doc/buildc.xml
  
  Index: buildc.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/buildc.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- buildc.xml	2000/05/31 20:04:58	1.3
  +++ buildc.xml	2000/06/15 20:25:51	1.4
  @@ -88,9 +88,9 @@
           relevant platforms and compilers.</p>
   
           <table>
  -            <tr><td><em>Operating System</em></td><td><em>Compiler</em></td></tr>
  +            <tr><td><em>Operating System</em></td><td><em>C++, C Compilers</em></td></tr>
               <tr><td>Redhat Linux 6.1</td><td>g++, gcc (egcs)</td></tr>
  -            <tr><td>AIX 4.3.3  and higher</td><td>xlC_r, xlc_r</td></tr>
  +            <tr><td>AIX 4.2.1  and higher</td><td>xlC_r, xlc_r</td></tr>
               <tr><td>Solaris 2.6</td><td>CC, cc</td></tr>
               <tr><td>HP-UX 10.2</td><td>CC, cc</td></tr>
               <tr><td>HP-UX 11</td><td>aCC, cc</td></tr>