home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / cplus / 18576 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!shearson.com!news
  3. From: fgreco@shearson.com (Frank Greco)
  4. Subject: weird messages from dbx and c++
  5. Message-ID: <1992Dec30.214139.25985@shearson.com>
  6. Sender: news@shearson.com (News)
  7. Organization: Lehman Brothers
  8. Date: Wed, 30 Dec 1992 21:41:39 GMT
  9. Lines: 28
  10.  
  11.  
  12. One of our app pgmrs built a library using SPARCWorks C++ 2.1 (SunOS
  13. 4.1.1) and a little main routine also compiled with C++.  The pgm runs
  14. more-or-less fine when run from the shell.  But when they use dbx[tool]
  15. on this app, a stream of messages like the following appears on
  16. stderr.
  17.  
  18. warning: Couldn't translate C++ name "strip_a_line"; .stab ":ZtF"
  19. warning: Couldn't translate C++ name "CAL_Enable_Logging"; .stab ":ZtF"
  20. warning: Couldn't translate C++ name "CAL_Disable_Logging"; .stab ":ZtF"
  21. warning: Couldn't translate C++ name "CAL_Init_Libs"; .stab ":ZtF"
  22. warning: Couldn't translate C++ name "CAL_Close_Libs"; .stab ":ZtF"
  23.  
  24. I originally thought that the pgmr was using the wrong (ie, the non-C++
  25. version) dbx/dbxtool, but "which dbx" and "which dbxtool" gave me
  26. the correct paths.
  27.  
  28. Any clues as to what the problem is and what the solution is?
  29.  
  30. Thanks all,
  31.  
  32. Frank G.
  33. please use email, thanks.
  34. --
  35. +-On Assignment at: Lehman Brothers-+-Office: Mercury Technologies, Inc.-+
  36. | World Financial Center, 11th Floor| PO Box 529                         |
  37. | New York City, NY 10285 Desk: 1515| Fanwood, NJ 07023                  |
  38. | email: fgreco@shearson.com        | email: fgreco@mercury.com          |
  39.