On Thu, Mar 01, 2012 at 12:22:24AM -0600, Gabriel Dos Reis wrote:
>
> --libdir=$(TOP)/libffi/build/inst/lib
Done, thanks.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Hi,
Both libffi/ghc.mk and rts/ghc.mk appear to assume that
the Autoconf variable $libdir will always expand to something
of the form
/lib
and directly use paths like libffi/build/inst/lib/.
That is incorrect.
On platforms that prefer 64-bit libraries by default, $libdir may actually
expand