octave-maintainers
[Top][All Lists]
Advanced

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

Re: "oct files" within the embedder


From: David Bateman
Subject: Re: "oct files" within the embedder
Date: Fri, 17 Feb 2006 14:36:15 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040923)

Sebastien Loisel wrote:

David,

If I mkoctfile foo.cpp -o foo.oct then I get a function in octave, called foo, that I can call. However, if instead I g++ foo.cpp -o foo.o and then statically link foo.o into my embedder, the function isn't visible in octave. Is there a way for my embedder to add it to the namespace, or am I better off just making oct files?

Cheers,

Sébastien Loisel

It should be available as a function called Ffoo.

D.

--
David Bateman                                address@hidden
Motorola Labs - Paris +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob) 91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax) The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary



reply via email to

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