This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcjh segfaults when passed two class names


>>>>> "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


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