home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!scvs5.CSelt.stet.IT!srg
- From: srg@scvs5.CSelt.stet.IT
- Subject: make check in tests/, warnings from test_h.cc: should I be worried?
- Message-ID: <9207291428.AA04662@scvs5.cselt.stet.it>
- Sender: gnulists@ai.mit.edu
- Reply-To: Marco.Mesturino@cselt.stet.it
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Wed, 29 Jul 1992 18:28:49 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 33
-
- Hardware: DECstation 3100
- OS: Ultrix 4.2
- libg++ version: 2.2
- gcc version: 2.2.2 (w/fixincludes installed)
- configure parms: dec3100 --prefix=/usr/local
- (for both gcc and libg++)
- ----
- DESCRIPTION.
- When running "make check" I obtain some warnings:
- ----
- cd /usr/users/srg/gnu/libg++-2.2/
- make check CFLAGS="-g -O2" CC="gcc"
- (...)
- cd tests ; make check ::: AR=ar AR_FLAGS=qc CC=gcc CFLAGS=-g -O2 RANLIB=ranlib LOADLIBES= LDFLAGS= MAKEINFO=makeinfo XTRAFLAGS=
- rm -f *.out
- gcc -g -O2 -nostdinc++ -I. -I.. -I./../iostream -I./../src -I./../g++-include -c test_h.cc
- warning, Fix24_shift not found in original or external symbol tables, value defaults to 0
- (...)
- and then on for:
- Fix24_fs Fix24_mult Fix24_div Fix24_max Fix24_min Fix24_msb Fix24_lsb
- Fix24_m_max Fix24_m_min Fix48_fs Fix48_max Fix48_min Fix48_div_u
- Fix48_div_l Fix48_msb Fix48_lsb Fix48_m_max Fix48_m_min
- ----
- These seem not to be expected warnings, are they?
- Let me know if other data are needed.
-
- Marco
- ----<Disclaimer: I work for my company, but I speak for myself ONLY>
- Dr. Marco Mesturino, |C.S.E.L.T. |fax:+3911-228-6862
- Marco.Mesturino@CSELT.STET.IT|v. Reiss-Romoli,274|pho:+3911-228-6785
- Mesturino@CSELT.STET.IT|10148 Torino ITALY|tlx:220539
- -----
-
-