This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Compile problem on gcc-4.2-20060204
- From: "Rui Wang" <Rui dot Wang at newcastle dot ac dot uk>
- To: "Andrew Pinski" <pinskia at physics dot uc dot edu>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Sun, 5 Feb 2006 15:39:03 -0000
- Subject: RE: Compile problem on gcc-4.2-20060204
>> --enable-java-awt=gtk,xlib --without-x
>
>You said without X but included the gtk and the xlib peers.
>What do you think that should mean?
>
Thank you for the quick reply, would you mind to explain a bit more
on how these two related with each other?
My understanding from reading the online doc is:
--with-x means use the x window system
--enable-java-awt= specifies the awt library
Cheers
Rui