gcc-20010108 IRIX 5.3 installation
Werner Mausshardt
wem@bruker.de
Thu Jan 11 08:08:00 GMT 2001
My srcdir is /usr/people/wem/gcc-20010108
My objdir is /usr/people/wem/gccobj
So I run in the directory
/usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3
the command:
/usr/people/wem/gcc-20010108/libstdc++-v3/mknumeric_limits /usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3 /usr/people/wem/gcc-20010108/libstdc++-v3 0
and obtain as output:
running mknumeric_limits
/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
collect2: ld returned 1 exit status
gen-num-limits failed to build, exiting.
what I do not know is if I made a mistake or if the same also
happens (after 8 hours compiling on my 150MHz Indy) during the
make bootstrap procedure. In any case ther is no limitsMEMBERS.cc
in mips-sgi-irix5.3/libstdc++-v3/src
On Jan 11, 2001, Alexandre Oliva wrote:
> On Jan 11, 2001, wem@bruker.de (Werner Mausshardt) wrote:
>
> > What kind of log files or other information can I send to shed
> > some light to this problem?
>
> You could look at mips-sgi-irix5.3/libstdc++-v3/config.log, but I'm
> not sure it would contain any log info about this particular program.
> You may try to run:
>
> $srcdir/mknumeric_limits $blddir $srcdir $xcompiling
>
> like libstdc++-v3/configure does, and see what gives.
--
Werner Mausshardt E-mail: werner.mausshardt@bruker.de
Software Department Tel: +49 721 5161 448
Bruker Analytik GmbH Fax: +49 721 5161 480
More information about the Gcc-bugs
mailing list