Re: xargs etc

2009-11-08 Thread Ian Lynagh
On Wed, Oct 21, 2009 at 04:30:28PM +, Simon Peyton-Jones wrote: > > http://hackage.haskell.org/trac/ghc/wiki/Building/Preparation/Windows That's: http://hackage.haskell.org/trac/ghc/wiki/Building/Preparation/Windows?action=diff&version=8&old_version=5 > And indeed, the ticket records a

xargs etc

2009-10-21 Thread Simon Peyton-Jones
Ian, Simon Look at the essay (!) by JohnD which he added today: http://hackage.haskell.org/trac/ghc/wiki/Building/Preparation/Windows And indeed, the ticket records a fix (by setting XARGS), but the makefiles don't use it! They use 'xargs' in several places (see grep log below). This l