You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/02/28 23:05:52 UTC

cvs commit: xml-xerces/c/doc build-winunix.xml faq-distrib.xml readme.xml

tng         02/02/28 14:05:52

  Modified:    c/doc    build-winunix.xml faq-distrib.xml readme.xml
  Log:
  Upgrade to distribute Linux Redhat 7.2 binary.
  
  Revision  Changes    Path
  1.13      +1 -1      xml-xerces/c/doc/build-winunix.xml
  
  Index: build-winunix.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/build-winunix.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- build-winunix.xml	25 Feb 2002 21:41:25 -0000	1.12
  +++ build-winunix.xml	28 Feb 2002 22:05:52 -0000	1.13
  @@ -154,7 +154,7 @@
   
           <table>
               <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>Redhat Linux 7.2</td><td>g++, gcc (egcs)</td></tr>
               <tr><td>AIX 4.3</td><td>xlC_r, xlc_r</td></tr>
               <tr><td>Solaris 2.6</td><td>CC, cc</td></tr>
               <tr><td>HP-UX 11</td><td>aCC, cc</td></tr>
  
  
  
  1.18      +3 -3      xml-xerces/c/doc/faq-distrib.xml
  
  Index: faq-distrib.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/faq-distrib.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- faq-distrib.xml	13 Feb 2002 19:49:39 -0000	1.17
  +++ faq-distrib.xml	28 Feb 2002 22:05:52 -0000	1.18
  @@ -22,8 +22,8 @@
             <td>MSVC 6.0 SP3</td>
           </tr>
           <tr>
  -          <td>Redhat Linux 6.1</td>
  -          <td>egcs-2.91.66 and glibc-2.1.2-11</td>
  +          <td>Redhat Linux 7.2</td>
  +          <td>g++ 2.96</td>
           </tr>
           <tr>
             <td>AIX 4.3</td>
  @@ -69,7 +69,7 @@
               the Apache license (because of Xerces-C) and X License (because of ICU).</p>
   
               <p>XML4C binaries are published for Solaris 2.6 using Forte C++ 6.2
  -            compiler, HPUX 11.0 using aCC, Redhat Linux 6.1 using gcc 2.91,
  +            compiler, HPUX 11.0 using aCC, Redhat Linux 7.2 using g++ 2.96,
               Windows NT 4.0 using MSVC 6.0 SP3, AIX 4.3 using xlC_r v5.0.2.</p>
   
           </a>
  
  
  
  1.18      +1 -1      xml-xerces/c/doc/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/readme.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- readme.xml	13 Feb 2002 19:49:39 -0000	1.17
  +++ readme.xml	28 Feb 2002 22:05:52 -0000	1.18
  @@ -63,7 +63,7 @@
       <s2 title="Platforms with Binaries">
           <ul>
               <li>Win32 using MSVC 6.0 SP3</li>
  -            <li>Linux (RedHat 6.1) using egcs-2.91.66 and glibc-2.1.2-11</li>
  +            <li>Linux (RedHat 7.2) using g++ 2.96</li>
               <li>Solaris 2.6 using Forte C++ Version 6 Update 2</li>
               <li>AIX 4.3 using xlC_r 5.0.2</li>
               <li>HP-UX 11 using aCC A.03.13 with pthreads</li>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org