On 16/11/2012 00:34, Jean-Pierre Dussault wrote:
> Hi,
> 
> I try to interface L-BFGS-B and I am stuck with the following error
> after compiling the Fortran code:
> 
>     link : La bibliothèque partagée n'a pas été chargée:
>     /home/import/Trucs_essayes/Lbfgsb.2.1/libsetulb.so: undefined
>     symbol: _gfortran_transfer_character_write
> 
> 
> Any idea to fix this? I absolutely don't know where this symbol comes
> from... The executable files produced by L-BFGS-B run without problem.
Looks like a -lgfortran in the LDFLAGS is missing somewhere.

Sylvestre
_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev

Reply via email to