Re: Compilation for Windows environment

Shachar Shemesh <[email protected]> Wed, 09 Apr 2008 11:40:35 +0300
Newsgroups gmane.comp.internationalization.fribidi
Organization Lingnu Open Source Consulting Ltd.
Message-ID <[email protected]>
Dov Grobgeld wrote:

> Regarding the static build, you should beware of the requirements of 
> the LGPL license. If you compile static you will have to provide all 
> of your sources that link to fribidi, to anyone that you provide your 
> final exe to.
No, that is a misrepresentation of the license, actually. If he compiled 
it statically, he has to provide the OBJECT output to anyone interested. 
I.e. - the program compiled but not yet linked. There is no requirement 
to provide sources.

Shachar