Re: [Bug-gama] gama.dll

Ales Cepek <[email protected]> Tue, 27 Apr 2004 10:44:34 +0200
Newsgroups gmane.comp.gnu.gama.announce
Message-ID <[email protected]>
On 20:28:28 Monday,26 April 2004 
[email protected] <[email protected]> wrote:

 > I have an idea! If You make an exported function to gama-local.cpp 
 > Eg int GaMa_Lib(string xml_input_file, xml_output_file, algorithm, language,
 > encoding, angles); than You (I) don't need to make another makefiles. And
 > this function should to used from another applications. In this way don't
 > need to create .dll or .so files.
 
Hi Zoltan,

I think that this might be useful. There is a similar function
GaMa_Main(...) in gamaprog/linux/gama-local/gama-local-main.h and
probably the that function you are suggesting should go into
gamalib/c/api section (thus a C function and not C++ ???). I am rather
busy these days so I will return to your proposal probably later this
week. But still I believe that it would be good to have a gamalib.dll
for the Windows platform

Ales