Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2018 12:18:03 -0400
From:      Eric McCorkle <eric@metricspace.net>
To:        Brooks Davis <brooks@freebsd.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: A few build system questions
Message-ID:  <7f143985-2ebb-210a-e314-0deebd3d9f5b@metricspace.net>
In-Reply-To: <20180802153357.GA25687@spindle.one-eyed-alien.net>
References:  <bedd6e76-bbe4-7690-70ed-041bbe7970f7@metricspace.net> <20180802153357.GA25687@spindle.one-eyed-alien.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--VavfiRxUF8hzDGHQFiMDhrZRUo4Izb4Qy
Content-Type: multipart/mixed; boundary="Nh1m1HM0WYh9A65mRXKR5NDQNXVrEgBlB";
 protected-headers="v1"
From: Eric McCorkle <eric@metricspace.net>
To: Brooks Davis <brooks@freebsd.org>
Cc: freebsd-hackers@freebsd.org
Message-ID: <7f143985-2ebb-210a-e314-0deebd3d9f5b@metricspace.net>
Subject: Re: A few build system questions
References: <bedd6e76-bbe4-7690-70ed-041bbe7970f7@metricspace.net>
 <20180802153357.GA25687@spindle.one-eyed-alien.net>
In-Reply-To: <20180802153357.GA25687@spindle.one-eyed-alien.net>

--Nh1m1HM0WYh9A65mRXKR5NDQNXVrEgBlB
Content-Type: text/plain; charset=windows-1252
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable

On 08/02/2018 11:33, Brooks Davis wrote:
> On Thu, Aug 02, 2018 at 11:17:06AM -0400, Eric McCorkle wrote:
>> Hi,
>>
>> I have a few questions about how to accomplish some things with the
>> build system.
>>
>> First, I want to create some libraries that exist only as static
>> archives, meaning no shared object (ex. libsomething.a, but no
>> libsomething.so)
>=20
> If it's something for use by only the base system PRIVATELIB=3D will
> do it (and change the name to libprivatesomethi.a).  If you want to be
> broadly available outside the base system, NO_SHARED=3D should do it II=
RC.

If loader and kernel are able to use private libraries, then that is
probably better, actually.


--Nh1m1HM0WYh9A65mRXKR5NDQNXVrEgBlB--

--VavfiRxUF8hzDGHQFiMDhrZRUo4Izb4Qy
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQQPGL/SuSPN3pRzpwUI38IpFsHCbAUCW2MuvAAKCRAI38IpFsHC
bACOAP4/NzeMFkFQpbE85j+oyDadD456ujcR6eeQPnjWrjN9BgD/VHen+ol0oH1R
aElMTdDAIPv6LE/5oBEJCa0fmhcw0wo=
=hspc
-----END PGP SIGNATURE-----

--VavfiRxUF8hzDGHQFiMDhrZRUo4Izb4Qy--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7f143985-2ebb-210a-e314-0deebd3d9f5b>