Subject: Re: libgcc_s in base.tgz?
To: Julio M. Merino Vidal <jmmv@menta.net>
From: Nick Hudson <skrll@netbsd.org>
List: tech-userlevel
Date: 03/23/2004 10:32:01
On Thursday 18 March 2004 11:57, Julio M. Merino Vidal wrote:
> Hi all,
>
> I have a server running -current which does not have the comp.tgz set
> installed, and I don't want it to be there as I compile everything
> remotely.
>
> So, I just built a package on my other box (using pkg_comp, with the same
> sets installed in the server) which got linked against libgcc_s.so. 
> Suprise, suprise, when I installed it in the server, the library could not
> be found so it failed to run.
>
> Should the libgcc_s.so library be moved to base.tgz, to allow this kind of
> setup?  (that is, server w/o comp.tgz...)

Makes sense to me.

Nick