This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [patch] merge from java-gui-branch


Andrew Haley wrote:
What were the compiler options you used?

to build the library? hm.. whatever the vanilla gcj build uses. let me see, omitting some of the include chatter, it looks like this:


/notnfs/graydon/trunk/build/gcc/gcj ...
-ffloat-store -fno-omit-frame-pointer ...
-fjni -g -O2 -c ../../../gcc/libjava/gnu/java/awt/peer/gtk/GtkMenuItemPeer.java
-fPIC -o gnu/java/awt/peer/gtk/.libs/lib_gnu_java_awt_peer_gtk_la-GtkMenuItemPeer.o


-graydon


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