This is the mail archive of the libstdc++@gcc.gnu.org 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-20010305 IRIX 5.3 installation



> 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


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