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]

gcjh segfaults when passed two class names



I'm trying to generate a single .h file with headers for multiple
classes; when I invoke gcj with:

  gcj -o foo.h org.xwt.foo org.xwt.bar

it segfaults. Is anybody else experiencing this? (latest CVS)

  - a


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