Re: GHC 7.2.2 Distribution.Simple.Program.Ar

2012-05-18 Thread Duncan Coutts
On 18 May 2012 22:03, Joe Buehler wrote: > Duncan Coutts wrote: > >> I'm very surprised it's not working on some version of Red Hat. This >> has worked on many varieties of linux for many years. You don't have >> some non-standard ar installed do you? What version of gnu binutils? >> (ar -V) > > N

Re: GHC 7.2.2 Distribution.Simple.Program.Ar

2012-05-18 Thread Duncan Coutts
On 18 May 2012 20:20, Joe Buehler wrote: > I built GHC 7.2.2 on a LINUX box running RHEL 3.  When compiling a package > using > this GHC it is trying to invoke ar thus: > > execve("/usr/bin/ar", ["/usr/bin/ar", "-r", "-c", > "dist/build/libHSregex-base-0.93."..., "dist/build/Text/Regex/Base.o", >