On Mon, Oct 08, 2012 at 10:29:10AM +0100, Ian Lynagh wrote:
> On Fri, Oct 05, 2012 at 10:44:45AM +, Simon Peyton-Jones wrote:
> >
> > What can I do in my build.mk to build the stage2 compiler and libraries
> > *only* dynamic, or *only* static (I don't much care which) provided it's
> > one o
On Fri, Oct 05, 2012 at 10:44:45AM +, Simon Peyton-Jones wrote:
>
> What can I do in my build.mk to build the stage2 compiler and libraries
> *only* dynamic, or *only* static (I don't much care which) provided it's one
> or t'other
If you say
DYNAMIC_BY_DEFAULT = NO
then you'll get only s