RFA: libjava seems to miss some files for win32
Dave Korn
dave.korn.cygwin@googlemail.com
Sat Jul 18 19:23:00 GMT 2009
Andrew Pinski wrote:
> On Sat, Jul 18, 2009 at 12:08 PM, Andrew Haley<aph@redhat.com> wrote:
>> Don't use uintptr_t, use unsigned int __attribute__((mode(PTR)). This
>> is built-in to gcc, not a dependency on the host libc which might not
>> be c99..'
>
> Except uintptr_t is required to be provided by a non hosted compiler like GCC.
Come to think of it, we should use the __UINTPTR_TYPE__ thingy provided by
jsm's recent stdint patch, shouldn't we?
cheers,
DaveK
More information about the Java
mailing list