gcjh segfaults when passed two class names

Tom Tromey tromey@redhat.com
Sat Dec 8 11:30:00 GMT 2001


>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:

Adam> I'm trying to generate a single .h file with headers for multiple
Adam> classes; when I invoke gcj with:
Adam>   gcj -o foo.h org.xwt.foo org.xwt.bar
Adam> it segfaults. Is anybody else experiencing this? (latest CVS)

This definitely shouldn't segfault.
I'm also not sure it is really supposed to work.
I imagine it wouldn't be too hard to implement.  Is it really worthwhile?
How do you think the #include protection guard should be named?

Tom



More information about the Java mailing list