help-octave
[Top][All Lists]
Advanced

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

Re: clues to statically building octave w/extensions?


From: Bill Lash
Subject: Re: clues to statically building octave w/extensions?
Date: Fri, 15 Jun 2001 09:54:30 -0500

"A. Danial" wrote:

> This is revealing information; when I issue
>   find /usr/local/gcc/lib -name "lib*"
> I see that every library file either ends with ".a" or "a.2.10.0".
> There's not a single .so or .so.XX library!  This must explain
> why the shared objects never load.  Time to go back and rebuild
> gcc with a different setup (I think  configure  --enable-shared is
> what gcc needs).    -- Al
> 

Or maybe not.  I don't know how AIX names their shared libraries.  It
very well coud be the a.2.10.0 is a shared library.  You might want to
check this out first.  Would the "file" command tell you if it is a
shared library?

Bill



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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