>>>>> "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) I checked in a fix for this. Thanks for the report. Tom