Re: defn of gint32 (glibconfig.h)?



Hi,

Skip Montanaro <skip pobox com> writes:

> I was trying to track down the definition of gint32 and the other
> size-specific types just now.  I have been building from CVS for quite
> awhile and never have any problems related to these types, but I can't seem
> to find gint32 defined in the installed header files.  In my glib source
> tree I see a typedef for it in glibconfig.h, but that file doesn't get
> installed into /usr/local/include/glib-2.0.

no, it gets installed into /usr/local/lib/glib-2.0/include since it is
platform-specific and doesn't belong into ${prefix}/include. If you use
pkg-config --cflags your compiler should be able to find it.


Salut, Sven



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