home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp
- Path: sparky!uunet!news.mentorg.com!dracula!gcagle
- From: gcagle@dracula.mentorg.com (Greg Cagle)
- Subject: Re: Problems with HP C++
- Sender: news@news.mentorg.com (News User)
- Message-ID: <1993Jan28.161158.21599@news.mentorg.com>
- Date: Thu, 28 Jan 1993 16:11:58 GMT
- Reply-To: greg_cagle@mentorg.com
- References: <JFM.93Jan27212352@babalu.inesc.pt>
- Nntp-Posting-Host: dracula.mentorg.com
- Organization: Mentor Graphics
- Keywords:
- Followup-To:
- Lines: 21
-
- In article <JFM.93Jan27212352@babalu.inesc.pt>, jfm@babalu.inesc.pt (Joao Martins) writes:
- >
- >Hi there,
- >
- >I am currently building a rather large application using HP C++ 3.0.
- >It compiles without trouble, but when I try to link it, the loader
- >complains with the following error message:
- >
- >cc: error 1405: "/bin/ld" terminated abnormally.
- >
-
- The actual linker error is being masked by cc; you need to turn
- on -v to see what actually happened (or link by hand using /bin/ld).
- Then call the Response Center; we have found many linker problems
- with our large (!) C++ programs.
-
- - Greg
- --
- Greg Cagle | greg_cagle@mentorg.com | (503) 685-1570
- Mentor Graphics Corporation | Platform Technology Division
- --
-