This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 4.0.2 RC1 Available


Andreas Tobler wrote:

On Wed, 2005-09-14 at 08:13 -0700, Mark Mitchell wrote:

Assuming that no critical problems emerge, I'll do the final release
within the next week.


Libgcj seems broken with --enable-java-awt=gtk,xlib --enable-gtk-cairo.
(on darwin ppc and linux ppc at least, but I guess on all others too who uses the above config switches)


Try to come up with a patch to fix the build.

Ok, please ignore me. The changes in this area are to big to be incorporated into 4.0.2. (Means backporting from 4.1)
So we have to live with the fact that one has to use a cairo version around 0.4.0 if he wants to build gcc with --enable-gtk-cairo. For higher cairo versions we recommend gcc-cvs head.
Cairo has had a major revamp in the last months and the API has changed completely. This is the reason for the build failure if you use a recent cairo library.


Side note, almost all libjava development work is concentrated in GNU classpath and the 4.0.x branch does not include classpath. This might be the reason why this slipped through, sorry.

Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]