This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


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

gcj -C bug



Hey Alex -

    I had to work around once bug in "gcj -C" with the following hack...

upstream/src/org/mozilla/javascript/regexp/NativeRegExp.class: upstream/src/org/mozilla/javascript/regexp/NativeRegExp.java
	unzip -p $(srcdir)/upstream/js.jar org/mozilla/javascript/regexp/NativeRegExp.class > $@

    gcj -C hangs on compiling NativeRegExp.java otherwise.

Thanks!

AG


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