This is the mail archive of the gcc-bugs@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]

Re: gcc-20010108 IRIX 5.3 installation


On Jan 11, 2001, wem@bruker.de (Werner Mausshardt) wrote:

> /usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3/../../gcc/g++ -B/usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3/../../gcc/  -I/usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3/include     -o /usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3/src/gen-num-limits /usr/people/wem/gcc-20010108/libstdc++-v3/src/gen-num-limits.cc      -nodefaultlibs -lgcc -lc
> /usr/bin/ld:
> Unresolved:
> predicate<bool>::is_signed 
> predicate<bool>::is_integer  
> predicate<bool>::is_exact 
> value<bool>::radix 
> ...
> ...
> ...
> predicate<long double>::has_signaling_nan
> predicate<long double>::has_denorm_loss
> predicate<long double>::is_iec559

Hmm...  One possible difference is that I've configured GCC
--with-gnu-as.  Is that your case?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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