Fwd: Using the newest Classapth with gcj ?
David Michel <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
---------- Forwarded message ---------- From: David Michel <[email protected]> Date: 2009/3/31 Subject: Re: Using the newest Classapth with gcj ? To: Andrew Haley <[email protected]> well line 54-55 of /usr/include/limits.h obviously 2009/3/31 Andrew Haley <[email protected]>: > 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. >