octave-maintainers
[Top][All Lists]
Advanced

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

Re: MathGL: failure to load


From: CdeMills
Subject: Re: MathGL: failure to load
Date: Sun, 22 Jan 2012 08:08:53 -0800 (PST)

Jordi Gutiérrez Hermoso-2 wrote
> 
> On 22 January 2012 09:25, CdeMills <Pascal.Dupuis@> 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.
> 
> - Jordi G. H.
> 
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.

Pascal

--
View this message in context: 
http://octave.1599824.n4.nabble.com/MathGL-failure-to-load-tp4318358p4318545.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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