Re: Getting libgnome* into shape



On Fri, 31 Aug 2001, Laszlo PETER wrote:

> James Henstridge wrote:
> > 
> > On 30 Aug 2001, jacob berkman wrote:
> 
> > > with just C api, 2 libraries / applications cannot use features of each
> > > other.  ie, gal cannot call eel functions if eel calls gal functions.
> > 
> > I might be mistaken, but wouldn't you be able to do "-lgal -leel -lgal"?
> > If the interdependencies are more complex, it may be necessary to add some
> > more "-leel -lgal"'s to the end.  And on systems supporting shared
> > libraries, simply doing "-lgal -leel" would be sufficient.
> 
> It's fine once you have gal and eel built but what order would you build them?
> 

You first build a dummy library libgal that contains only the symbols
libeel needs. Oh, and you need to 'bootstrap' the headers. You weren't
looking for a non-hackish solution, were you? 8-)

>
> Laca
> 

	Sander

I haven't been vampired. You've been Weatherwaxed.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]