help-octave
[Top][All Lists]
Advanced

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

Re: compiling DLDs with "-g" ?


From: Stefan van der Walt
Subject: Re: compiling DLDs with "-g" ?
Date: Mon, 14 Nov 2005 16:55:56 +0200
User-agent: Mutt/1.5.9i

Hi Eric

It's a bit of a kludge, but you can do

mkoctfile -v

to see the command that mkoctfile executes, and then just add -g.

Regards
Stefan

On Mon, Nov 14, 2005 at 01:57:28PM +0100, Eric Chassande-Mottin wrote:
> I'd like to debug DLDs. In the wiki, it is written
> that DLDs can be compiled with "-g". But it is not
> explained how to give the flag to mkoctfile.
> 
> mkoctfile -g file.cc   does not work.
> mkoctfile: unrecognized argument -g
> 
> any hint please?
> 
> eric.



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