This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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]

[Bug general/4087] New gcj doesn't provide jv-scan


------- Additional Comments From cagney at redhat dot com  2007-02-21 17:10 -------
The .java.h rule is generating the .h file for all sub-classes of the .java
file.  The sequence:

- get list of classes from .java using jv-scan
- compile to .class .java using gcj
- generate .h file for each class using gcjh

can probably fudge this using a find looking for the classes; or somehow
directly get all .h files generated.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4087

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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