Raw Message
Message-ID: <4EB44D01.308@oicr.on.ca> Date: 2011-11-04T20:37:21Z From: Michael Yan Subject: Static R Build Hello, I am trying to build a statically linked R linux binary that can be shipped around to different unknown linux environments without having to rely on its local shared libraries. However, it seems like the configure flag --enable-static doesn't produce the desired effect. How may I do this? Thank you for your help, Michael