[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:02847] Re: lbfgs. undefined reference


Alexis,

Thanks a lot for your help. Worked forcing the F77 environment variable to F77=gfortran while invoking configure:
./configure --prefix=$HOME/Desktop/HTS F77=gfortran

I'm going to check with my system admin.



Le 18 mai 2011 à 18:11, Alexis Moinet a écrit :

> On 18/05/11 17:52, guillaume galou wrote :
>> checking how to get verbose linking output from f77... configure: WARNING: cannot determine how to obtain linking information from f77
> 
> this is probably related to your compilation problem.
> 
> Try using gfortran instead of f77 ?
> 
> Alexis
> 
> 


Follow-Ups
[hts-users:02848] Re: lbfgs. undefined reference, Alexis Moinet
References
[hts-users:02845] lbfgs. undefined reference, guillaume galou
[hts-users:02846] Re: lbfgs. undefined reference, Alexis Moinet