Re: [gtk-list] Re: Best place to add -D_REENTRANT to build




On Tue, 29 Jul 1997, Robert Drake wrote:

> 
> 
> On 29 Jul 1997, Rob Browning wrote:
> 
> > And while I'm at it, when you're trying to use X in a threaded envt,
> > you're really supposed to call XtToolkitThreadInitialize() at startup.
> > I presume that this should be conditionally compiled into gdk
> > somewhere.  Actually it may be safe to just always call it.  I think
> > it returns false if X isn't thread safe, but it shouldn't hurt
> > anything.
> Hmm, that would be fine, except I don't think gtk uses the Xt widgets, 
> so we would have to add -lXt (and 300k of stuff were not using)

So go through the Xt lib and rip out just the stuff you need... if you
feel it's worthwhile of course.

Ian


> 
> > 
> > Thanks
> > -- 
> > Rob
> > 
> Robert Drake
> 
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 
> 



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