octave-maintainers
[Top][All Lists]
Advanced

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

Re: something changed ...


From: John W. Eaton
Subject: Re: something changed ...
Date: Thu, 26 Jul 2012 14:05:24 -0400

On 26-Jul-2012, Ben Abbott wrote:

| Ok, the actual libtool command looks more reasonable. I don't see any of the 
unexpected pieces seen in the libtool link (none of the atlas libs or 
references to gcc-4.5.3).

Then these libraries are added by libtool, possibly from the list of
libraries that are listed as dependencies in .la files.

If you do

  find . -type f -print0 | xargs -0 grep f77blas

in your build tree, what does it show?

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]