Re: Summary: experiences with NanoBSD, successes and nits on a Soekris 4801

From: Simon L. Nielsen <simon_at_FreeBSD.org>
Date: Mon, 20 Jun 2005 21:37:35 +0200
On 2005.06.20 20:29:19 +0100, Robert Watson wrote:
> 
> On Mon, 20 Jun 2005, Daniel Eischen wrote:
> 
> >Also, what about dynamic executables that need libstdc++, but you still 
> >don't want the build tools?
> 
> I'm trying to remember the reason NO_CXX actually exists -- I believe it's 
> because our sparc64 port didn't have working C++ for some period of time, 
> so we didn't build C++ (and its dependencies).  It could well be that 
> NO_CXX is OBE, and we can eliminate it entirely?  I.e., C++ support 
> libraries and applications are now a basic requirement as DHCP is broken 
> without them?

Actually I don't think you even need the C++ libraries (at least not
installed), since devd is linked static.

[simon_at_zaphod:~] grep SHARED /usr/src/sbin/devd/Makefile
NO_SHARED?=YES

-- 
Simon L. Nielsen

Received on Mon Jun 20 2005 - 17:37:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC