This is the mail archive of the gcc-bugs@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]

[Bug libgcj/24403] --enable-java-awt=qt fails to build



------- Comment #4 from andreast at gcc dot gnu dot org  2005-11-03 23:18 -------
First off, qt-peers are experimental, even in classpath (cp).

The componentevent.cpp part is covered already in the next cp release. Which we
will import soon.

The build process we have to adjust. We can not modify the cp machinery this
way. Cp is standalone and we have to pass our (gcc/libgcj) specific flags
'down' to cp. To do this we need some time. We may need to modify cp configury
but in a way cp accepts this.

We may have to enter one level up and propagate the libstdc++ flags with
absolute PATHS. Which means modifying the toplevel.

So for the moment, means the next few moons, we have to stay with a non
satisfying situation. 
Hopefully we have a solution in 4.2 which we can backport to 4.1.x

We're working on this.


-- 

andreast at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24403


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