[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] MinGW 3.4.5, stdio formatting functions and multiple definitio
From: |
Greg Chicares |
Subject: |
Re: [lmi] MinGW 3.4.5, stdio formatting functions and multiple definitions |
Date: |
Sun, 08 Mar 2015 22:22:34 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0 |
On 2015-03-08 18:35, Greg Chicares wrote:
[...]
> Probably it would have been just as good, and less trouble, to do:
>
> /lmi/src/lmi[0]$rm -rf ../build
> /lmi/src/lmi[0]$make $coefficiency -f install_miscellanea.make boost >../log
> 2>&1
Can't. The makefile guards against that. It favors robustness
over flexibility, and that's not such a bad design choice.