From: John W. <joe...@us...> - 2004-07-27 20:51:02
|
Update of /cvsroot/javabdd/JavaBDD/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17865/xdocs Modified Files: compiling.xml Log Message: Index: compiling.xml =================================================================== RCS file: /cvsroot/javabdd/JavaBDD/xdocs/compiling.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** compiling.xml 27 Jul 2004 18:23:30 -0000 1.1 --- compiling.xml 27 Jul 2004 20:50:53 -0000 1.2 *************** *** 50,54 **** You can also specify different compilers by setting the CC variable. In addition to <code>gcc</code>, the Makefile supports the Microsoft ! compiler (<code>cl</code>) and the Intel compiler (<code>icc on Linux, <code>icl</code> on Windows). </p> --- 50,54 ---- You can also specify different compilers by setting the CC variable. In addition to <code>gcc</code>, the Makefile supports the Microsoft ! compiler (<code>cl</code>) and the Intel compiler (<code>icc</code> on Linux, <code>icl</code> on Windows). </p> |