|
From: | Riccardo Mottola |
Subject: | Re: Is there any way to use ARC in 32-bit? |
Date: | Sun, 01 Feb 2015 10:02:17 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32 |
Hi,sorry - that means we do not have that feature but it was specific support in gnustep-make, but it was an extra of certain makefiles.
Richard Frith-Macdonald wrote:
Thanks! I think that is very sensible. If somebody runs "make distclea" it is clear that he is intentionally starting from scratch, if not then it is sensible to preserve his options!I found a comment at one of those places saying that 'configure' was used because a reconfig was mostly done when someone had done 'make distclean' (so config.status didn't exist). It seemed to me that, while that is quite reasonable, we could (rather than assuming the worst) check to see whether config.status exists and do one form of reconfig if it does, the other if it doesn't. I changed those core packages to do that.
I'll test at the first occasion and import your code also into gworkspace. Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |