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: input line is too long


Dhek Bhun Kho writes:
 > 
 > The strange thing is that:

 > 1) when generating object or class files from java sources, less
 > errors occur

Interesting.  Examples, please; this might be a bug.

 > 2) doesn't GCJ just need the classfiles to find the function prototypes
 > when generating native code?

No , it doesn't need the class files at all.

 > or am I missing the point? why doesn't it suffice to just include
 > the CNI headers?

gcj doesn't read CNI headers.

Andrew.


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