[Scilab-users] Fortran Compilation (ilib_for_link)

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Sat Feb 9 15:33:39 CET 2013


Le 02/09/13 13:48, Eduardo Torrecillas a écrit :
> Hi all,
>
[...]
> ilib_compile: An error occurred during the compilation:
> libtool: unrecognized option `-c'
> Try `libtool --help' for more information.
> make: *** [fsoma.lo] Error 1
> ilib_compile: The command was:
> make  CFLAGS=" -D__SCILAB_TOOLBOX__
> -I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/
> " CXXFLAGS=" -D__SCILAB_TOOLBOX__
> -I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/
> "
> FFLAGS="-I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/
> "
> at line     129 of function ilib_compile called by : 
> at line      94 of function ilib_for_link called by : 
> ,flag,'','floader.sce')
>
> Anyone can help me please?
The first detection of the compiler is cached by Scilab. If at this time
you didn't have a fortran compiler installed, you can have this kind of
issue.

What happens if you remove:
/home/eduardo/Software/scilab-5.4.0/share/scilab/modules/dynamic_link/src/scripts/Makefile.orig


?

Sylvestre



More information about the users mailing list