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]

Re: Weird GCJ/CNI Behaviour


Tom Tromey wrote:
Ranjit> Does it happen on other platforms as well?

Could you submit a bug report for this?
Include your test case.
I am not certain that it is a bug since the truly perplexing
part for me is that the same code is present in
startProcess( ) in java/lang/natPosixProcess.cc but *that*
doesn't give any errors during the libgcj build process!
(Yes, even with two String arrays, as in the case of startProcess( ),
I get the same error with Foo.java/snafu.cc in my example).


Do you still have problems if you compile each file to a .o separately?
Yes.

Ranjit.

--
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,
INDIA.               Web: http://ranjitmathew.tripod.com/



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