Index: [thread] [date] [subject] [author]
  From: becka@rz.uni-duesseldorf.de
  To  : ggi-develop@eskimo.com
  Date: Fri, 24 Jul 1998 09:06:39 +0200 (MET DST)

Re: required libs

Hi !

> No we don't.  LibGGI relies heavily on dynamic linking, and trying to
> statically link it seems like a nightmare to me.  Apart from any
> duplicated symbol problems (e.g. every sublibrary defines GGIdlinit...),
> there'd also need to some infrastructure to convert "load generic-blah"
> to "find & use the statically linked generic-blah"...  Maybe I am being
> too pessimistic ?

A bit. SANE does that since very early revisions. Maybe someone should have
a look at how it is done there. A bit of preprocessor magic and that's
about it. http://www.mostang.com/sane/

CU,ANdy

-- 
Andreas Beck              |  Email :  <Andreas.Beck@ggi-project.org>

Index: [thread] [date] [subject] [author]