octave-maintainers
[Top][All Lists]
Advanced

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

Re: MathGL: failure to load


From: Jordi Gutiérrez Hermoso
Subject: Re: MathGL: failure to load
Date: Sun, 22 Jan 2012 11:13:09 -0500

On 22 January 2012 11:08, CdeMills <address@hidden> wrote:
>
> Jordi Gutiérrez Hermoso-2 wrote
>>
>> On 22 January 2012 09:25, CdeMills &lt;Pascal.Dupuis@&gt; wrote:
>>> Is there some special switch for the linker to indicate that the .oct
>>> file
>>> requires libmgl.so.6 to be loaded at the same time ?
>>
>> Did you try -Wl,-lmgl ?
>>
>> You seem to have not used -Wl
>>
>> Sigh, I think we really ought to fix the way mkoctfile passes
>> arguments to the compiler and linker. A suggestion was to pass all
>> unrecognised options on to the compiler.
>
> It fails also. Tried
>
> mkoctfile-3.5.91+ mgl_octave.cpp -o mathgl.oct -I../../include  -I../include
> -Wl,-rpath -Wl,${HOME}/usr/lib -Wlmgl
>
> With the same result. Strange.

Can you show me what command mkoctfile is actually producing? Pass it
the -v option.

- Jordi G. H.


reply via email to

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