I'm trying to install latest wt on amazon ec2 micro (free tier). it runs out of memory during the compilation.
How can I compile the wt on another system (i have i7 laptop with 8gb of ram)?
I was hoping that I can run cmake with some option and would get a Makefile that I need with all the gcc options but I can't find how to do that. both of my systems are 64bit.