help-octave
[Top][All Lists]
Advanced

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

Re: Oct files on SELinux


From: Jordi Gutiérrez Hermoso
Subject: Re: Oct files on SELinux
Date: Sun, 25 Nov 2012 13:41:15 -0500

On 25 November 2012 03:34, c. <address@hidden> wrote:
>
> On 25 Nov 2012, at 00:08, Jordi Gutiérrez Hermoso wrote:
>
>> On 24 November 2012 11:41, c. <address@hidden> wrote:
>>> .oct files are shared libraries they cannot be compiled statically.
>>
>> They can be, but it's a bit of a song and dance number to do so.
>> Statically-linked oct files are also naturally gigantic.
>
> Even though it might in principle be possible,
> IIRC the latest attempts to do so that were discussed
> on the mailing lists ended up in a failure.

Yeah, it depends on having static versions of all of Octave's
libraries and then compiling Octave with --enable-static and
--disable-shared, and then using a recent enough version of Octave. I
think 3.6.3 should be enough. I believe this is how jwe did it.

- Jordi G. H.


reply via email to

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