Ilya Zakharevich on Fri, 5 Nov 1999 15:38:15 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Configure -s


On Fri, Nov 05, 1999 at 02:39:02PM -0500, Igor Schein wrote:
> But that's exactly what needs to be done.  Basically, here's how
> I see it.  Configure -s needs to make static the default, but
> the rest should be intact, i.e. 'make all' should always build both
> targets regardless of default, and 'make gp' should always build
> the default target.  I believe this is how it's meant to be, however
> the way -s flag is implemented, gp-dyn is never built.

... which is a good thing, since a failure to build gp-dyn should not
be a failure of make after configure -s.

Ilya