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: Compile problem on gcc-4.2-20060204


Rui Wang writes:
 > >> --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

The AWT library uses the X window system.

Andrew.


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