Pb compiling gcj ct'd

Anthony Green green@cygnus.com
Sun May 9 01:02:00 GMT 1999


Guillaume wrote:
> I now got gcj and have problems while installing libgcj. Here is where it
> happens :

> /usr/local/libgcj/libjava/java/lang/mprec.h:83: parse error before
> `__uint32_t'

Is __uint32_t or __int32_t defined somewhere on your system?

This code assumes that __uint32_t is a 32-bit type.  There's some
configury for testing this.

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California


More information about the Java mailing list