Andreas Beck <[EMAIL PROTECTED]> writes:

> List: Maybe something for the FAQ ?
> 
> > Can it be statically linked against? 
> 
> Not really. Yes, you can link in LibGGI itself staically, but LibGGI uses 
> explicit dlopen() to load the final rendering drivers.
> 
> So basically LibGGI cannot be linked really statically in the sense, that
> the executable will contain all that is needed to run it.

This could be changed so you can at least link in one pre-defined
target statically and use just that, but it's not high on the
priority list right now.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to