https://github.com/Helium4Haskell/lvm
Revision 2d6fce6d417a6fde226d4d1eac87efc0c1e55f04 authored by Jurriaan Hage on 30 September 2010, 18:06:53 UTC, committed by Jurriaan Hage on 30 September 2010, 18:06:53 UTC
gcc is used with 32 bits and linked with i386 archictecture.
This solves the problem of getting a 
can not fixup code references beyond a 4gb memory span.
message when you actually use lvmrun to evaluate something.
Whether this fix influences any other platforms, or may be 
necessary for other platforms is unknown.


1 parent d92dac0
History
Tip revision: 2d6fce6d417a6fde226d4d1eac87efc0c1e55f04 authored by Jurriaan Hage on 30 September 2010, 18:06:53 UTC
Changes made to configure to make sure that under MacOSX
Tip revision: 2d6fce6
File Mode Size
src
test

back to top