help building custom libgcj
Michael Koch
konqueror@gmx.de
Thu Jul 15 15:00:00 GMT 2004
Am Donnerstag, 15. Juli 2004 16:38 schrieb Bryce McKinlay:
> Martin Egholm Nielsen wrote:
> > Ok, I thought this was easy, but I didn't succeed doing it. I
> > tried changing "awt_java_source_files" in both Makefile.am and
> > Makefile.in to contain only "java/awt/AWTPermission.java".
> >
> > However, this didn't work - got some errors trying to compile
> > natEmbeddedWindow.cc: gnu/java/awt/peer/EmbeddedWindow.h: No such
> > file or directory.
>> Looks like you need to remove natEmbeddedWindow.cc from
> nat_source_files as well. BTW: Anyone know if/why we need this
> file?
This files is needed to circumvent package-privateness of a
java.awt.Component.peer.
Michael
More information about the Java
mailing list