You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2002/09/04 19:15:54 UTC

cvs commit: xml-xerces/c/samples runConfigure

peiyongz    2002/09/04 10:15:54

  Modified:    c/samples runConfigure
  Log:
  "aCC" for HP
  
  Revision  Changes    Path
  1.35      +2 -2      xml-xerces/c/samples/runConfigure
  
  Index: runConfigure
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/runConfigure,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- runConfigure	26 Aug 2002 14:47:48 -0000	1.34
  +++ runConfigure	4 Sep 2002 17:15:54 -0000	1.35
  @@ -86,7 +86,7 @@
                    'hp-10', 'hp-11', 'openserver', 'unixware', 'os400', 'irix',
                    'ptx', 'tru64', 'macosx', 'cygwin')"
       echo "       -c <C compiler name> (e.g. gcc, cc, xlc_r, icc or ecc)"
  -    echo "       -x <C++ compiler name> (e.g. g++, CC, xlC_r, icc or ecc)"
  +    echo "       -x <C++ compiler name> (e.g. g++, CC, aCC, xlC_r, icc or ecc)"
       echo "       -d (specifies that you want to build debug version)"
       echo "       -r <thread option> can be 'pthread' or 'dce' (AIX, HP-11, and Solaris) or 'sproc' (IRIX) or 'none'"
       echo "       -b <bitsToBuild> (accepts '64', '32')"
  
  
  

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