gnu/gcj/io/shs.cc doesn't compile on Solaris 2.5.1 (bootstrap failure)
Anthony Green
green@redhat.com
Wed Mar 13 15:40:00 GMT 2002
On Wed, 2002年03月13日 at 15:12, Adam Megacz wrote:
> The old shs.cc assumed that an unsigned int was 32 bits. This is
> broken. To my knowledge, it can only be fixed robustly on platforms
> with proper (C99-compliant) headers.
>> It seems that you know of another way to fix the problem which will
> work on systems lacking proper headers. Could you please post a patch
> containing your suggested fix?
I think we decided it would be OK to for the mode of the integer with a
type attribute. This is what I need for newlib targets as well (like
xscale-elf).
AG
More information about the Java
mailing list