Using the newest Classapth with gcj ?

Andrew Haley aph@redhat.com
Tue Mar 31 17:11:00 GMT 2009


David Michel wrote:
> well it is there at line 54-55
> 
> /* Number of bits in a `char'.	*/
> #  define CHAR_BIT	8
> 

Line 54-55 of what?  As I said, CHAR_BIT should be defined in
/usr/include/limits.h.

If it isn't there is something seriously wrong with the system you're
trying to build on.

Andrew.



More information about the Java mailing list