Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 1998 07:23:44 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Jacques Vidrine <n@nectar.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: ld and -soname 
Message-ID:  <199810162323.HAA23345@spinner.netplex.com.au>
In-Reply-To: Your message of "Fri, 16 Oct 1998 18:43:31 EST." <E0zUJWt-0005uq-00@spawn.nectar.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Jacques Vidrine wrote:
> It would be very handy to have a flag for ld that tells it to
> set DT_SONAME to the input file name, as an alternative to 
> explicitly using -soname.  Comments before I come up with a
> patch?

Just a thought.. the gcc driver can probably arrange this via the LINK 
specs in the config file.  You can test this with a gcc -dumpspecs, edit 
the result and place it in /usr/libdata/gcc/specs.  use gcc -v to make 
sure that it's being read, and that the args are being passed correctly to 
ld.

> Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org

Cheers,
-Peter



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



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