Re: is gtk 64-bit proff ?
- From: Derek Simkowiak <dereks kd-dev com>
- To: gtk-devel-list redhat com
- Subject: Re: is gtk 64-bit proff ?
- Date: Mon, 25 Oct 1999 11:26:50 -0700 (PDT)
> > We would like to compile an application under Dec, and we are obliged to
> > use a 64-bits compiler ... Does anyone know if there is ( or not) any
> > trouble with gtk under 64 bits ?
I've never used Gtk+ on a 64-bit platform, so I cannot speak to
that, but it is built on top of Glib, which is 64-bit clean, so
theoretically Gtk+ is too. Glib even includes 64-bit integer types
(gint64 and guint64) on 64-bit systems.
Unless somebody built widgets which use int/char/etc. instead of
gint/gchar/etc., you're safe. I sincerely hope that there aren't any
non-Glib types in Gtk+ :).
--Derek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]