On Mon, 2009-12-21 at 20:50 +0100, Matthias Kilian wrote: > On Mon, Dec 21, 2009 at 02:46:41PM +1100, Manuel M T Chakravarty wrote: > > > 'tr' -d '\t' < compiler/main/DynFlags.hs | '/usr/bin/sed' > > > '/^xFlags/,/]/s/^ *( *\("[^"]*"\)[^"]*/ [\1] ++/p;d' >> > > > utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs > > > sed: 1: "s|/Users/chak/Code/ghc- ...": bad flag in substitute command: 'i' > > > make[1]: *** [utils/unlit/dist/build/.depend.c_asm] Error 1 > > > > Ian, I assume this is part of recent build system changes ? correct > > me if I am wrong. You have got a Mac to validate things like > > that. I get the feeling that you don't like using the Mac, but > > believe me, it is getting tiring to be the first person who trips > > over these Linux-isms (the missing gmp.h dependency was the > > previous botch in that line). > > GNUisms, it's not Linux' fault, although I neither like Linux do I > know any Linux distribution not using the GNU tools.
I don't think this was a GNUism. I think this change was in response to a bug I reported where the previous sed command failed to work on Solaris. Duncan _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc