public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* limitsMEMBERS.cc
@ 2000-12-14 13:42 andy
  0 siblings, 0 replies; 2+ messages in thread
From: andy @ 2000-12-14 13:42 UTC (permalink / raw)
  To: gcc-help

I dug a bit deeper and discovered this line in libstdc++-v3 configure.in:


# Generate bits/std_limits.h and src/limitsMEMBERS.cc
if test ! -f stamp-limits; then
  $srcdir/mknumeric_limits $blddir $srcdir $xcompiling
  touch stamp-limits
fi

 libstdc++-v3/mknumeric_limits  script made std_limits.h file but failed to
make limitsMEMBERS.cc
And, the std_limits.h file was only partially written.
I ended up downloading both files from
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/libstdc++-v3/cygwin-limits
.tar.gz
and installing them manuially
Now I got this :

"In file included from
../../../../gcc-20001204/libstdc++-v3/include/bits/std_ios.h:39,
                 from
../../../../gcc-20001204/libstdc++-v3/include/bits/std_istream.h:1,
                 from
../../../../gcc-20001204/libstdc++-v3/src/complex_io.cc:31:
../../../../gcc-20001204/libstdc++-v3/include/bits/fpos.h: In instantiation
of `std::fpos<mbstate_t>':
../../../../gcc-20001204/libstdc++-v3/include/bits/char_traits.h:208:
instantiated from here
../../../../gcc-20001204/libstdc++-v3/include/bits/fpos.h:53: Internal
compiler
   error in finish_member_declaration, at cp/semantics.c:1836
Please submit a full bug report.
"
to be continued...
:-))

Andy


^ permalink raw reply	[flat|nested] 2+ messages in thread

* limitsMEMBERS.cc
@ 2000-12-14 17:02 andy
  0 siblings, 0 replies; 2+ messages in thread
From: andy @ 2000-12-14 17:02 UTC (permalink / raw)
  To: gcc-help

I'm stuck. Anyone has an idea what's going on here. ?
Thx Andy


"In file included from
../../../../gcc-20001204/libstdc++-v3/include/bits/std_ios.h:39,
                 from
../../../../gcc-20001204/libstdc++-v3/include/bits/std_istream.h:1,
                 from
../../../../gcc-20001204/libstdc++-v3/src/complex_io.cc:31:
../../../../gcc-20001204/libstdc++-v3/include/bits/fpos.h: In instantiation
of `std::fpos<mbstate_t>':
../../../../gcc-20001204/libstdc++-v3/include/bits/char_traits.h:208:
instantiated from here
../../../../gcc-20001204/libstdc++-v3/include/bits/fpos.h:53: Internal
compiler
   error in finish_member_declaration, at cp/semantics.c:1836
Please submit a full bug report.
"
to be continued...
:-))

Andy


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-14 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-14 13:42 limitsMEMBERS.cc andy
2000-12-14 17:02 limitsMEMBERS.cc andy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).