home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / lib / bug / 449 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.7 KB  |  47 lines

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