help-octave
[Top][All Lists]
Advanced

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

BIG libraries with self-compiled version


From: Michael Creel
Subject: BIG libraries with self-compiled version
Date: Wed, 28 Sep 2005 13:01:24 +0000
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050912)

Hello, I have compiled octave using the configuration

./configure --enable-shared --enable-dl --enable-lite-kernel

Now I have the following files:

address@hidden a tty[octave-2.1.71]# ls -l
total 292580
-rw-r--r--  1 root root    801574 2005-09-28 11:03 libcruft.a
lrwxrwxrwx 1 root root 18 2005-09-28 11:03 libcruft.so -> libcruft.so.2. 1.71
-rwxr-xr-x  1 root root    522955 2005-09-28 11:03 libcruft.so.2.1.71
-rw-r--r--  1 root root 100877472 2005-09-28 11:03 liboctave.a
lrwxrwxrwx 1 root root 19 2005-09-28 11:03 liboctave.so -> liboctave.so. 2.1.71
-rwxr-xr-x  1 root root  49149792 2005-09-28 11:03 liboctave.so.2.1.71
-rw-r--r--  1 root root  98757812 2005-09-28 11:03 liboctinterp.a
lrwxrwxrwx 1 root root 22 2005-09-28 11:03 liboctinterp.so -> liboctinte rp.so.2.1.71
-rwxr-xr-x  1 root root  49192239 2005-09-28 11:03 liboctinterp.so.2.1.71
address@hidden a tty[octave-2.1.71]#

Those huge *.a are static libraries, no? Can I delete them? Is it possible to configure octave so that they are not made? Thanks, M.



-------------------------------------------------------------
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]