Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 1998 20:23:40 -0700
From:      "David O'Brien" <obrien@NUXI.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   ld -R for ELF
Message-ID:  <19980909202340.A13012@nuxi.com>
In-Reply-To: <19980902091247.A20608@keltia.freenix.fr>; from Ollivier Robert on Wed, Sep 02, 1998 at 09:12:47AM %2B0200
References:  <19980902004140.A17784@keltia.freenix.fr> <199809020556.HAA01498@yacht.domestic.de> <19980902091247.A20608@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
> Yes because the ELF ld has no ``-R'' option. You need the -R only for aout
> (this is equivalent to "-rpath" in ELF).

I'm not at ELF (or this weeks -CURRENT yet), so I'm not quite up on this;
and thus might be way off...

But could we PLEASE have a "-R" for ELF that works the same as -STABLE?

Modivation is to be consistant with 2.2.x and Solaris 2.x.

    -R path     A colon-separated list of  directories  used  to
                 specify  library  search directories to the run-
                 time linker.  If present and  not  NULL,  it  is
                 recorded in the output object file and passed to
                 the runtime linker.  Multiple instances of  this
                 option  are concatenated together with each path
                 separated by a colon.


-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980909202340.A13012>