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



Tom Tromey <tromey@redhat.com> writes:
> Adam>   gcj -o foo.h org.xwt.foo org.xwt.bar

> How do you think the #include protection guard should be named?

Same as before; all I expect the output to be is foo.h and bar.h
concatenated into foobar.h

It's no big deal, I found another way of getting the same result.

  - a


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