Details
Description
Currently the makefile for the native in memory maps does not play well depending on system configuration. It should check in some way for either a 64 bit compiler or that it's on a 64 bit system and then attempt a 64 bit build. Otherwise it should do a 32 bit build.