Hi Niklas,

On 6/19/06, Niklas Nebel <[EMAIL PROTECTED]> wrote:
Kohei Yoshida wrote:
> I've uploaded a new snapshot of Calc Solver to my website.  The
> difference from the previous snapshot is mainly to combine the two
> separate UNO packages into one, by statically linking to lp_solve, and
> removing some preprocessing of models which prevented lp_solve from
> solving certain types of models.

I'm not sure if direct linking will play well with the legal review for
external libraries. In past cases, they preferred separate binaries
(shared object / DLL).

The static linking is done only for the standalone UNO package that is
to be distributed outside OO.o (i.e. via my personal website).  I
would think this should pose no problem since my UNO package is
distributed separately from the main OO.o build.

As far as integration goes, we will have scsolver dynamically link to
lp_solve to abide by the licensing requirement of lp_solve (LGPL).
So, I don't foresee any legal issues (/me thinks).

Kohei



--
Kohei Yoshida, OpenOffice.org Calc Hacker
<[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to