debian and gentoo branches [to be removed]

Nicolas Boulay nicolas.boulay at gmail.com
Tue Nov 17 10:28:07 UTC 2009


2009/11/17 Xavier Oswald <xoswald at gmail.com>:
> On 11:03 Tue 17 Nov     , PICCA Frédéric-Emmanuel wrote:
<...>
>> PS: I would like to use lisaac in real life for some scientific computation, but if I can not generate
>> a libxxx.so library usable from C or C++ programs, it is pointless to me :((.
>
> I see. But using separate compilation render the code less optimized, you will
> loose the fact of doing inlinning and such.
>
> What you want is to be able to write a library in Lisaac and generate a .so
> file.
>
> @ BENOIT or other, Could we allow such a thing only for libraries maybe... ?
>

Integrate Lisaac code in existing C code is a goal. It could be done
now using the external slot. Then you will generate one big c file
that could be treated as any c file in a C project.

Nicolas



More information about the Lisaac-devel mailing list