Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2010 21:14:46 +0200
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        Alexander Kabaev <kabaev@gmail.com>
Cc:        kan@FreeBSD.org, freebsd-hackers@FreeBSD.org, Jeremie Le Hen <jeremie@le-hen.org>
Subject:   Re: Add -lssp_nonshared to GCC's LIB_SPEC unconditionally
Message-ID:  <20100805191446.GJ14016@felucia.tataz.chchile.org>
In-Reply-To: <20100803114651.651e0ea4@kan.dnsalias.net>
References:  <20100803150545.GH14016@felucia.tataz.chchile.org> <20100803114651.651e0ea4@kan.dnsalias.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 03, 2010 at 11:46:51AM -0400, Alexander Kabaev wrote:
>
> I have no objection, but think we should cave in and investigate the
> possibility of using linker script wrapping libc.so in FreeBSD-9.0:
> 
> Below is Linux' counterpart:
> 
> /* GNU ld script
>    Use the shared library, but some functions are only in
>    the static library, so try that secondarily.  */
> OUTPUT_FORMAT(elf32-i386)
> GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a  AS_NEEDED
> ( /lib/ld-linux.so.2 ) )

Ok.  For now can you commit the proposed modification.  I'll try to make
a patch with your proposal.

Thanks.
Regards,
-- Jeremie
Humans are born free and equal.  But some are more equal than others.
					    Coluche



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