[Scilab-users] Fortran Compilation (ilib_for_link)

Eduardo Torrecillas eduardo.torrecillas at gmail.com
Tue Feb 12 15:20:48 CET 2013


Still with the same issue. Searched along internet without success. Anybody
can help please?

Regards,

On Sat, Feb 9, 2013 at 1:24 PM, Eduardo Torrecillas <
eduardo.torrecillas at gmail.com> wrote:

> Hi Sylvestre,
>
> Deleting Makefile.orig produces another error:
>
>
> ilib_for_link(link_name,files,libs,flag,'','floader.sce');
>    Generate a loader file
>    Generate a Makefile
>    ilib_gen_Make: Copy compilation files (Makefile*, libtool...) to TMPDIR
>    ilib_gen_Make: Copy tipos.mod to TMPDIR
>    ilib_gen_Make: Copy fsoma.f90 to TMPDIR
>    ilib_gen_Make: Modification of the Makefile in TMPDIR.
>    Running the Makefile
>  !--error 10000
> ilib_compile: An error occurred during the compilation:
> libtool: compile: specify a tag with `--tag'
>
> 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 :
> lag,'','floader.sce')
>
> Regards,
>
>
> On Sat, Feb 9, 2013 at 12:33 PM, Sylvestre Ledru <
> sylvestre.ledru at scilab-enterprises.com> wrote:
>
>> 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
>> _______________________________________________
>> users mailing list
>> users at lists.scilab.org
>> http://lists.scilab.org/mailman/listinfo/users
>>
>
>
>
> --
> Eduardo Torrecillas
> AER-09




-- 
Eduardo Torrecillas
AER-09
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130212/3407fbb9/attachment.htm>


More information about the users mailing list