Re:Problems building gcj
"ffileppo" <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Fixed. GTK_LIBS and AM_LDFLAGS in the following makefiles libjava/classpath/native/jawt/Makefile libjava/classpath/native/jni/gtk-peer/Makefile now list the "lgio-2.0" option, which was not present in my previous builds. After removing this option, it apparently builds fine. Regards, Francesco