Date: Mon, 21 Oct 2013 07:28:00 -0600 From: Warner Losh <imp@bsdimp.com> To: Sven Hazejager <sven@hazejager.nl> Cc: freebsd-embedded@freebsd.org Subject: Re: Install C++ runtime libraries without installing toolchain Message-ID: <D052CD2D-EC54-43A2-9E07-F42E8169C530@bsdimp.com> In-Reply-To: <CAKwdyT7dryroA5=%2BwVDPvZ=nagco4Q7wwkh3fP130hHz8vgjow@mail.gmail.com> References: <CAKwdyT7dryroA5=%2BwVDPvZ=nagco4Q7wwkh3fP130hHz8vgjow@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 20, 2013, at 3:16 AM, Sven Hazejager wrote: > All, > > Is there a way to install the C++ runtime libraries into a NanoBSD images > without installing the whole toolchain? My port needs the libc++ > and libcxxrt shared libraries. In my NanoBSD script, I have: > > CONF_INSTALL=' > WITHOUT_INSTALLLIB=1 > WITHOUT_TOOLCHAIN=1 > ' > > It's the WITHOUT_TOOLCHAIN knob that I would like to not switch on, so I am > looking for alternative ways to get the libraries into my image. > > I am running 11-CURRENT as of last week. We may need a new knob for that... Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D052CD2D-EC54-43A2-9E07-F42E8169C530>