This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

libstdc++ V3 install runs into problems.


L.S.,

I tried to build today's CVS snapshot (2000042312UTC) on
i686-pc-linux-gnu with the following configure options:

../egcs/configure --prefix=/usr/snp --enable-libstdcxx-v3 && make
bootstrap

The build completed OK, but when performing `make install' as root, I
ran into the following snag:

make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory
`/home/toon/compilers/snapshots/obj/i686-pc-linux-gnu/libstdc++-v3/src'
make[2]: *** No rule to make target `shadow/bits/std_cassert.h', needed
by `/usr/snp/include/g++-v3/shadow/bits/std_cassert.h'.  Stop.
make[2]: Leaving directory
`/home/toon/compilers/snapshots/obj/i686-pc-linux-gnu/libstdc++-v3/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/toon/compilers/snapshots/obj/i686-pc-linux-gnu/libstdc++-v3'
make: *** [install-target-libstdc++-v3] Error 2

Could one of the libstdc++ experts comment on this ?

TIA,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://xena.eas.asu.edu/~andy (under construction)

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