Re: [gtkmm] gtkmm 2.2 v. gcc 3.4: C99 long long integer constant
- From: Ainsley Pereira <gtkmm pebble org uk>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] gtkmm 2.2 v. gcc 3.4: C99 long long integer constant
- Date: Sat, 24 Apr 2004 11:39:52 +0100
On Sat, Apr 24, 2004 at 12:00:49PM +0200, Murray Cumming wrote:
> glibmm 2.4 builds with gcc 3.4.0, but gtkmm 2.2 (including glibmm 2.2)
> gives this error:
>
> value_basictypes.cc:224:1: use of C99 long long integer constant
> value_basictypes.cc:224:1: use of C99 long long integer constant
> value_basictypes.cc:251:1: use of C99 long long integer constant
> value_basictypes.cc:251:1: use of C99 long long integer constant
>
> value_basictypes.h and value_basictypes.cc are identical in gtkmm 2.2
> and glibmm 2.4, so maybe the problem is in one of the #included files.
>
> Does anyone have any ideas?
I think this could be related to gcc bug #7263
(http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7263)
They seem to suggest -Wno-long-long might be a suitable work-around, but
I'm afraid I'm not in a position to try it myself at the moment
(hopefully soon...).
Hope that helps,
Ainsley
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]