This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: gcc-20010305 IRIX 5.3 installation
- To: bkoz at redhat dot com (Benjamin Kosnik)
- Subject: Re: gcc-20010305 IRIX 5.3 installation
- From: wem at bruker dot de (Werner Mausshardt)
- Date: Wed, 7 Mar 2001 08:46:19 +0100 (MEZ)
- Cc: gcc-bugs at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Reply-To: werner dot mausshardt at bruker dot de
> isn't it? Can you reconfigure or do
>
> ./config.status --recheck; ./config.status
>
> in your build tree and see what (builddir)/include/bits files are linked
> with?
in mips-sgi-irix5.3/libstdc++-v3 I just run
./config.status --recheck; ./config.status
and /mips-sgi-irix5.3/libstdc++-v3/include/bits looks line:
atomicity.h -> ../../../../../gcc-20010305/libstdc++-v3/config/os/irix/bits/atomicity.h
basic_file_model.h -> ../../../../../gcc-20010305/libstdc++-v3/config/basic_file_stdio.h
c++config.h
c++io.h -> ../../../../../gcc-20010305/libstdc++-v3/config/c_io_stdio.h
c++locale.h -> ../../../../../gcc-20010305/libstdc++-v3/config/c_locale_generic.h
c++threads.h -> ../../../../../gcc-20010305/libstdc++-v3/config/threads-no.h
ctype_base.h -> ../../../../../gcc-20010305/libstdc++-v3/config/os/irix/bits/ctype_base.h
ctype_inline.h -> ../../../../../gcc-20010305/libstdc++-v3/config/os/irix/bits/ctype_inline.h
ctype_noninline.h -> ../../../../../gcc-20010305/libstdc++-v3/config/os/irix/bits/ctype_noninline.h
os_defines.h -> ../../../../../gcc-20010305/libstdc++-v3/config/os/irix/bits/os_defines.h
std_limits.h
where std_limits.h has the date from yesterday's build attempt,
all other links and c++config.h have current date.
Please contact me, if you need further information or
other tests to be run.
--
Werner Mausshardt E-mail: werner.mausshardt@bruker.de
Software Department Tel: +49 721 5161 448
Bruker Analytik GmbH Fax: +49 721 5161 480