This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: work around recent shs.h change
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> Maybe we should pick one way of doing this and provide our
Anthony> own known-sized integral defitions in config.h?
Anthony> gcj_uint32_t, etc.
Something along these lines would be fine with me.
You might have to introduce a new header; I don't remember how easy it
is to stuff random things into config.h.
Do we really need to think about 16 bit ports? It is hard to imagine
that working.
Tom