[erlang-patches] HiPE for darwin/amd64

Geoff Cant nem@REDACTED
Fri Jan 15 03:29:56 CET 2010


Geoff Cant <nem@REDACTED> writes:

<snip>
> The ugliest part of the patch is making -pagezero_size a member of
> LDFLAGS in erts/configure.in as this applies it to all compiled executables
> instead of just the emulator target. If I could decipher where in the
> autoconf/make jumble I could put it to be minimally invasive, I'd do
> that instead.
>
> The code is a fork of ccase/r13b04_dev on github:
>
> git fetch git://github.com/archaelus/otp.git hipe_darwin_amd64

I think I've improved this patch to set amd64BEAMLDFLAGS for darwin only
in erts/emulator/Makefile.in - the pagezero LDFLAG now only applies to
building BEAM executables.

git fetch git://github.com/archaelus/otp.git hipe_darwin_amd64

Cheers,
-- 
Geoff Cant


More information about the erlang-patches mailing list