shs.cc won't build on Solaris 2.5/sparc

Tom Tromey tromey@redhat.com
Mon Feb 25 19:40:00 GMT 2002


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> Why not fix newlib to define these (ISO C99) types?

Indeed.

I looked at this today.  newlib defines things like __uint32_t.
I don't know why it doesn't define the standard names.

I'll try to find out.  This would be a nice approach, since it seems
unlikely that we'll encounter platforms without these types in the
near future.  I guess if we do we can always add all the configure
code.

Tom



More information about the Java-patches mailing list