Adam Megacz writes: > > Has there been any talk of integrating gcjh into gcj so that > > gcj -Istuff.jar foo.cc > > would infer the headers from the class files in stuff.jar? No. The programmer needs the header file anyway, so why bother? Andrew.