octave-maintainers
[Top][All Lists]
Advanced

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

build trouble on MacOS 10.5


From: John W. Eaton
Subject: build trouble on MacOS 10.5
Date: Sat, 21 Nov 2009 21:07:39 -0500

On 21-Nov-2009, Ben Abbott wrote:

| I thought the problem might have to do with linking to a bad library, so I 
hope to use the Mac OSX alternative to ldd to track it down  ...
|  
| > $ otool -L ./src/octave
| > ./src/octave: is not an object file

That's a script, generated by libtool.

Try this instead in the top-level directory in your build tree:

  ./libtool --mode execute ldd src/octave

jwe


reply via email to

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