Re: GTK with GCC 4.1 on Fedora Core 5
- From: Allin Cottrell <cottrell wfu edu>
- To: "Karihaloo, Ujjval" <Ujjval Karihaloo Level3 com>
- Cc: Mehmet YASAR <myasar free fr>, gtk-app-devel-list gnome org
- Subject: Re: GTK with GCC 4.1 on Fedora Core 5
- Date: Wed, 3 May 2006 18:06:56 -0400 (EDT)
On Wed, 3 May 2006, Karihaloo, Ujjval wrote:
I have an application which uses gtk and was compiled in GCC
3.3.2 and now it is failing compilation in GCC 4.1 (on Fedora
Core 5) with errors like:
GTK_TEXT - Undefined, First Use in Function
GTK_TEXT is a macro pertaining to the (seriously!) deprecated
GtkText structure. You'll have to define
GTK_ENABLE_BROKEN
somewhere in your sources to use this dinosaur. (I think the
change you're seeing is probably due to a GTK update, not the gcc
update.)
Allin Cottrell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]