Re: error using hpux 11 "ld"
From: Paul Pluzhnikov (ppluzhnikov-nsp_at_charter.net)
Date: 12/21/03
- Previous message: Philip Dodd: "Re: Help with HP9000 D-class"
- In reply to: Dieter Montanez: "error using hpux 11 "ld""
- Next in thread: jignaasu: "Re: error using hpux 11 "ld""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 21 Dec 2003 11:26:02 -0800
Dieter Montanez <dieter@plantcomputers.com> writes:
> c++ -g -O2 -o .libs/ctor ctor.o ...
> where can I look for the flags set for ld ?
Add '-v' to the c++ command above.
> /usr/ccs/bin/ld: Unrecognized argument: +init
Hmm, '+init' is valid for /usr/ccs/bin/ld B.11.18 REL 000922
(distributed with HP-UX 11i, I believe). Perhaps you are using
HP-UX 11i (aka HP-UX 11.11)-configured gcc on a HP-UX 11.0 system?
Cheers,
-- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email.
- Previous message: Philip Dodd: "Re: Help with HP9000 D-class"
- In reply to: Dieter Montanez: "error using hpux 11 "ld""
- Next in thread: jignaasu: "Re: error using hpux 11 "ld""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|