This is the mail archive of the java-discuss@sources.redhat.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: New collections - Great,


Hello Alexandre

> You need a new compiler. I built egcs on x86/linux today and it went
> fine . What doesn't work? Are you seeing this?
>
> /usr/include/bits/mathdef.h:27: redefinition of `float_t'
> /usr/include/bits/mathdef.h:27: `float_t' previously declared here
> /usr/include/bits/mathdef.h:29: redefinition of `double_t'
> /usr/include/bits/mathdef.h:29: `double_t' previously declared here
>

Yes

>
> When c++ builds libstdc++-v3/libmath/c_logl.c? Then use this patch as
> a work around :-)

Great, it works! You must be a genius. Fixing a problem I hadn't even metioned.

Thanks
    Torsten


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