On Thu, Jan 10, 2013 at 2:45 AM, Mojca Miklavec
<mojca.miklavec.li...@gmail.com> wrote:
>  So it seems that
>     export LDFLAGS=" -pagezero_size 10000 -image_base 100000000"
> solves the problem completely, at least on hello-world documents. But
> those two flags should probably be added by default then?
>

Could be. These flags are already set only for Darwin x64 in the
Makefile  and if you match this configuration than
maybe you can
export LDFLAGS=" -pagezero_size 10000 -image_base 100000000"
and build the binary. And let's see if it fails again.


--
luigi
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to