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: libstdc++ installation questions.




Weird. I've been able to build both

CVS-libstdc++
libstdc++-2.90.6.1

on 

SunOS makita.cygnus.com 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-30

without encountering any of the errors you've discussed. 

There have been other reports of difficulties on solaris, so I suspect 
that there is a bit from your system that's missing. I don't know what it 
is but maybe you should try one of the following. . . 

% make --version
GNU Make version 3.77, by Richard Stallman and Roland McGrath.
% gcc --version
2.95.1
% automake --version
automake (GNU automake) 1.2
% autoconf --version
Autoconf version 2.12.1
% libtool --version
ltmain.sh (GNU libtool) 1.0
% bash --version
GNU bash, version 2.01.1(1)-release (sparc-sun-solaris2.5)
% m4 --version
GNU m4 1.4
% ld --version
GNU ld 2.9-gnupro-99r1
% as --version
GNU assembler 2.9-gnupro-99r1

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