<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 31/08/2012 20:29, Cássio Pazinatto wrote:
<blockquote
cite="mid:77EEE5D3-82A5-4EF6-A407-DAF5416C22E5@gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
Hello,
<div><br>
</div>
<div>I'm using Scilab 5.40 beta 3 under Mac OS X 10.8 (Mountain
Lion) and I'm getting an error when I try to use Dynamic Link to
call Fortran Code (using gfortran compiler). Follow my test,
note that it was OK on a computer running Linux and Scilab 5.33.</div>
</blockquote>
[...]<br>
<blockquote
cite="mid:77EEE5D3-82A5-4EF6-A407-DAF5416C22E5@gmail.com"
type="cite">ilib_compile: Ocorreu um erro durante a compilação:
<div>
<div>libtool: unrecognized option `-c'</div>
<div>Try `libtool --help' for more information.</div>
<div>make: *** [matriz1.lo] Error 1</div>
</div>
</blockquote>
[...]<br>
<blockquote
cite="mid:77EEE5D3-82A5-4EF6-A407-DAF5416C22E5@gmail.com"
type="cite">
<div>Does anyone have an idea?</div>
<br>
</blockquote>
Usually, this error message occurs when you don't have a fortran
compiler (or i cannot be found).<br>
<br>
Could you try with ilib_verbose(2) ?<br>
This portion of the code did not change much with regard to 5.3.3.<br>
<br>
(and if it doesn't help, send us the config.log which will be
generated in the TMPDIR directory)<br>
<br>
Thanks<br>
Sylvestre<br>
<br>
</body>
</html>