This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: gcc-2.95.2 and libstdc++-v3


> I receive the following error:
> 
> TARGET_MACHINE=i686-pc-linux-gnu; srcdir=`cd ../../gcc-2.95.2/gcc; pwd`;
> \
> INSTALL_ASSERT_H=; SHELL=/bin/sh ;\
> export TARGET_MACHINE srcdir INSTALL_ASSERT_H SHELL ; \
> /bin/sh ./fixinc.sh `pwd`/include /usr/include
> ./fixinc.sh: ./fixinc.sh: No such file or directory
> make[2]: *** [stmp-fixinc] Error 1
> make[2]: Leaving directory `/ftp/obj/gcc'
> make[1]: *** [bootstrap] Error 2
> make[1]: Leaving directory `/ftp/obj/gcc'
> make: *** [bootstrap] Error 2
 
this looks like an error to do with gcc, not libstdc++ or libstdc++-v3. 
Try to get gcc configured/compiled first, then try to get libstdc++ working.

-benjamin

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