This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: Pb compiling gcj ct'd



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

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