Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.os.linux.development.system > #147

Re: Question concerning behavior of GNU-linker on Linux

From Dennis Handly <dhandly@convex.hp.com>
Newsgroups comp.os.linux.development.system, gnu.utils.help, comp.unix.programmer, comp.sys.hp.hpux
Subject Re: Question concerning behavior of GNU-linker on Linux
Date 2011-05-25 02:33 -0700
Organization Hewlett-Packard Company
Message-ID <iriehl$ir1$1@usenet01.boi.hp.com> (permalink)
References <a682d1d3-5b61-4941-b2e9-178ab16d7063@bl1g2000vbb.googlegroups.com>

Cross-posted to 4 groups.

Show all headers | View raw


Alex Vinokur wrote:
> We came across different behavior of HP-linker on HP-UX and GNU-linker
> on Linux.

So which do you like?  Perhaps Oracle's linker works the same as HP-UX?

> We have two libraries:
>   *) libaaa.so and libbbb.so,
>   *) libbbb.so depends on libaaa.so.
> HP-UX linker allows to build exe-file as follows:
>     aCC <options> main.o libbbb.so

The linker has a concept of dependent shlibs.  This is handled at both 
linktime and runtime.

Back to comp.os.linux.development.system | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Question concerning behavior of GNU-linker on Linux Alex Vinokur <alex.vinokur@gmail.com> - 2011-05-24 04:54 -0700
  Re: Question concerning behavior of GNU-linker on Linux Jorgen Grahn <grahn+nntp@snipabacken.se> - 2011-05-24 14:41 +0000
  Re: Question concerning behavior of GNU-linker on Linux Dennis Handly <dhandly@convex.hp.com> - 2011-05-25 02:33 -0700
    Re: Question concerning behavior of GNU-linker on Linux Alex Vinokur <alex.vinokur@gmail.com> - 2011-05-25 21:57 -0700

csiph-web