On Wed, 30 Sep 2009 17:11:19 -0700
"Brian J. Tarricone" <bj...@cornell.edu> wrote:

> > So, I'm supposing the install of the compat libraries overwrote the
> > includes of the 64 bit version. 
> > 
> > If I re-install the (newer) 64 bit version of glib, will the 32 bit
> > version remain functional, or do I have to make a 32 version too?
> 
> Probably safest to do both...  Stuff linked to the old version should
> continue to work as is, but you might encounter compilation/linker
> problems later on if you try to build a 32bit app against the newer
> headers that don't match the 32bit binaries.

Mystery solved, it appears. Slackware64 had the wrong environment
variables set for pkg-config (/usr/lib and /usr/local/lib instead of the
64 bit versions). 

Thanks for the hints, Brian!

John


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to