<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dear admb developers,<br>
<br>
Concerning the latest version that I got from svn<br>
(<a href="http://www.admb-project.org/svn/trunk/">http://www.admb-project.org/svn/trunk/)</a><br>
<br>
I found a very small error in the Makefile help:<br>
<br>
make help<br>
Help<br>
For Clang C++ compiler, make clang++<br>
For GNU C++ compiler, make g++<br>
For Solaris Studio C++ compiler, make icpc<br>
For Intel C++ compiler, make CC<br>
For ADMB C++ compiler, make openCC<br>
<br>
As you can see, CC and icpc options are inverted in the above lines
. <br>
But as expected<br>
* CC corresponds to Solaris Studio C++ compiler<br>
* icpc corresponds to Intel C++ compiler<br>
<br>
Many thanks for your great job<br>
<br>
Best regards<br>
<br>
Olivier Titaud<br>
<br>
<pre class="moz-signature" cols="72">--
Olivier Titaud
Groupe EOLEN / Collecte Localisation Satellite - CLS
Département Ecosystèmes Marins
Division océanographie spatiale
8-10 rue Hermès
31520 Ramonville St Agne - FRANCE
Tél.+33 (0)5.61.39.47.47
<a class="moz-txt-link-freetext" href="http://oliviertitaud.fr">http://oliviertitaud.fr</a> </pre>
</body>
</html>