Re: error using hpux 11 "ld"

From: Paul Pluzhnikov (ppluzhnikov-nsp_at_charter.net)
Date: 12/21/03

  • Next message: John Willis: "Re: SAM not installed by default on 11.0?"
    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.
    

  • Next message: John Willis: "Re: SAM not installed by default on 11.0?"

    Relevant Pages

    • chown/chgrp -R : Permission denied
      ... When I use an local admin account to recursively use chown and chgrp ... command, presumably because command cannot descend into the ... not all at once using recursion? ...
      (comp.unix.questions)
    • Re: ld : cannot find entry symbol _start Linux gcc 2.96
      ... that your actual command line ... project is using extremely weird naming convention. ... generated dependency files, your project is using "normal" naming ... In order to understand recursion you must first understand recursion. ...
      (comp.os.linux.development.apps)
    • Re: Configure process error in compilation of libxml2
      ... Because it reverses the logical flow of conversation. ... re-run the command "by hand". ... In order to understand recursion you must first understand recursion. ...
      (comp.unix.aix)
    • Re: find command : only print the file name matches
      ... > I am using this find command to find a string, ... I wonder how to manipulate the command so that only the ... Then I thought you'd be interested in doing just with a recursive grep :-) ... Mind, that in your case, mixing the *.h and the recursion limits the ...
      (comp.unix.shell)
    • Re: [SLE] Copying files
      ... >> can set appropriate flags in find to prevent recursion. ... > listing to give it to the command line, it fails, because the commnad ... And perhaps on a bunch of them if the bunch is ... it does work on a single file. ...
      (SuSE)