ROOT on Alpha with Digital Unix

From: Paul Nord (PNORD@exodus.valpo.edu)
Date: Thu Jul 29 1999 - 19:57:23 MEST


Good Day,

Here's my list of problems:

I don't have version 6 of DEC's CXX compiler, so I can't use the CXX release of
ROOT.

I tried to install egcs-1.1.2 and found that ROOT also wants the shared library
libstdc++.so.2.9.0 which I can't find anywhere.

The web site for egcs claims that the libstdc++ is still in development and
shouldn't be used by anyone execpt an expert.  They don't have version
2.9.0 available.

I downloaded libstdc++-2.90.5 and a few other GNU utilities to compile it.  But
after all that, the make ends with the following error:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g
-D_GNU_SOURCE -fno-implicit-templates -c  -DPIC complex.cc -o .libs/complex.lo
In file included from ../bits/std_iosfwd.h:39,
                 from ../bits/std_complex.h:36,
                 from complex.cc:31:
../bits/std_cwchar.h:43: declaration of C function `int wmemcmp(const __wchar_t
*, const __wchar_t *, size_t)' conflicts with
/usr/include/wchar.h:101: previous declaration `int wmemcmp(const __wchar_t *,
__wchar_t, size_t)' here
../../gcc/emit-rtl.c:989: Internal compiler error in function gen_lowpart
make[1]: *** [complex.lo] Error 1
make[1]: Leaving directory `/gluonc/users/pnord/egcs/libstdc++-2.90.5/src'
make: *** [install-recursive] Error 1


Anyone care to offer any clues?

Paul Nord



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:36 MET