home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!karloff.fstrf.org!niemira
- From: niemira@karloff.fstrf.org (niemira.jim)
- Subject: libg++ on DECstation 5000/2[04]0
- Message-ID: <9207211740.AA00984@karloff.fstrf.org>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Tue, 21 Jul 1992 09:40:30 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 16
-
- Possible bug in configuration sequence for DECstation 5000/200 running
- Ultrix4.2A for lib-g++-2.2 compiled with g++-2.2.2:
- src/timer.cc loses with an 'HZ undefined' error; at first I just changed
- the '#if 1' to '#if 0' at the top of timer.cc to compile it the first time,
- but then tests/tStack.cc gave a 'start_timer__Fv undefined' (and a few
- others, I can't remember).
- I reset _G_HAVE_SYS_RESOURCE from 0 to 1 in _G_config.h to get
- src/timer.cc to compile correctly, remade libg++.a, and all appears well
- - all the tests have (at first glance) run correctly, although tCurses looks
- a tad buggy - with DEC's curses, no wonder.
- Will keep you updated on this version/machine combo.
-
- | . . ) / | It breathes fire. -more- | Jim Niemira
- | (_(_/ | | It breathes fire. -more- | Senior SysOp, Frontier Sci
- | ( ' | You are not happy. -more- | niemira@karloff.fstrf.org
-
-