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