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/01/26 02:49:57 UTC

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

rahulj      00/01/25 17:49:57

  Modified:    c/doc    build.xml
  Log:
  Updated the details of gcc under Linux.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xerces/c/doc/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml	2000/01/22 00:37:20	1.1
  +++ build.xml	2000/01/26 01:49:57	1.2
  @@ -68,7 +68,7 @@
   		
   	 	<table>
   	        <tr><td><em>Operating System</em></td><td><em>Compiler</em></td></tr>
  -	        <tr><td>Redhat Linux 6.0</td><td>gcc</td></tr>
  +	        <tr><td>Redhat Linux 6.0</td><td>egcs-2.91.66 &amp; glibc-2.1.1-6</td></tr>
   	        <tr><td>AIX 4.1.4  and higher</td><td>xlC 3.1</td></tr>
   	        <tr><td>Solaris 2.6</td><td>CC version 4.2</td></tr>
   	        <tr><td>HP-UX B10.2</td><td>aCC and CC</td></tr>