bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug cp-tools/30707] [regression] gjavah cannot handle more than one CLA


From: doko at ubuntu dot com
Subject: [Bug cp-tools/30707] [regression] gjavah cannot handle more than one CLASS
Date: 6 Feb 2007 11:04:18 -0000


------- Comment #4 from doko at ubuntu dot com  2007-02-06 11:04 -------
(In reply to comment #3)
> We still don't have a reproducible test case.
> 
> Please post the exact commands you used, what files you got, and what files 
> you
> expected.

- use the example from 30706
- cd src/native
- gjavah -classpath ../../build -jni org.gnu.readline.Readline
org.gnu.readline.ReadlineCompleter

$ ls org/gnu/readline
Readline.h

while sun's version creates both files:
$ ls *.h
org_gnu_readline_ReadlineCompleter.h  org_gnu_readline_Readline.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30707





reply via email to

[Prev in Thread] Current Thread [Next in Thread]