Subject: Re: ELF & ld -Bshareable ?
To: Jaromir Dolecek <dolecek@ics.muni.cz>
From: Michael L. Hitch <mhitch@lightning.oscs.montana.edu>
List: current-users
Date: 05/12/1998 15:53:44
On May 12, 10:35pm, Jaromir Dolecek wrote:
> Is it possible to use
> 	ld -Bshareable -o shareable_object some_fpic_obj.o
> or do I HAVE to use
> 	ld -shared -o shareable_object some_fpic_obj.o
> on archs using ELF ?

  On my DECstation:

Usage: ld [options] file...
Options:
  -a KEYWORD                  Shared library control for HP/UX compatibility
...
  -rpath-link PATH            Set link time shared library search path
  -shared, -Bshareable        Create a shared library
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

-- 
Michael L. Hitch			mhitch@montana.edu
Computer Consultant
Information Technology Center
Montana State University	Bozeman, MT	USA