Multiple values of prefix

1999-01-16 Thread George Russell
We have had confusion here because GHC uses the "prefix" Makefile variable (which gives the final location of the compiled code) at two different times. It uses it in "gmake" to construct the "ghc-4.05" driver script (which hardwires in the location of the installed code), and it uses it in

RE: Multiple values of prefix

1999-01-16 Thread Simon Marlow
We have had confusion here because GHC uses the "prefix" Makefile variable (which gives the final location of the compiled code) at two different times. It uses it in "gmake" to construct the "ghc-4.05" driver script (which hardwires in the location of the installed code), and it uses it

Re: Multiple values of prefix

1999-01-16 Thread Manuel M. T. Chakravarty
George Russell [EMAIL PROTECTED] wrote, We have had confusion here because GHC uses the "prefix" Makefile variable (which gives the final location of the compiled code) at two different times. It uses it in "gmake" to construct the "ghc-4.05" driver script (which hardwires in the location

JMP_ in ghc 4.04 under IRIX 6

1999-01-16 Thread Tom Pledger
Hi. I'm trying to port ghc 4.04 to mips-sgi-irix6 from .hc files. The current reason for not using a binary distribution is that the latest one contains object code for the o32 ABI, and I want n32. The current sticking point is that I need a suitable definition of JMP_ from