help-octave
[Top][All Lists]
Advanced

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

Re: compiling DLDs with "-g" ?


From: Eric Chassande-Mottin
Subject: Re: compiling DLDs with "-g" ?
Date: Mon, 14 Nov 2005 16:00:48 +0100 (CET)



thanks stefan

is there any reason why there is no easy way to give a flag to mkoctfile?

eric.

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]