This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: work around recent shs.h change


>>>>> "Anthony" == Anthony Green <green@cygnus.com> writes:

Anthony> This is my work-around for the recent changes which assume
Anthony> uint32_t etc exist.  It will work for the vast majority of
Anthony> potential newlib based embedded ports (32-bit int/8-bit
Anthony> char), and issue a compile time error otherwise.

Anthony> Ok?  Or too gross?

What if we instead use the code in java/lang/mprec.h?
I had a vague recollection that we already dealt with this problem.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]