naming conflicts in libgcj.a
Tom Tromey
tromey@redhat.com
Mon Jan 14 19:45:00 GMT 2002
>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:
Adam> So the makefile would have a target for each package, and the build
Adam> command for the target would be something like "gcj foo/bar/baz/*.java
Adam> -o foo.bar.baz.o"?
Yup.
>> I think it makes sense; the only real barrier is a compiler bug
>> (there's a PR for it and a hacky fix in the PR).
Adam> What's a PR? Problem Report?
Yes. The gcc project has a public Gnats database for tracking bugs.
A `PR' is an entry in that database.
Tom
More information about the Java
mailing list