From: Alberich de megres Date: 2012-12-04T03:59:46+09:00 Subject: Cross compiling --14dae93404c542de0504cff75ae0 Content-Type: text/plain; charset=ISO-8859-1 Hi! I'm cross compiling some ruby gems and projects for the Raspberry PI. While using this line: For example, while trying to install gitlab, when running this line bundle install --without development test --deployment It starts to compile lots of stuff, as the raspberry pi only have 256MB it ends up failing due to memory needed. Is there a way to cross compile the bundle install? (I already has the ruby cross compiled). Thanks! Alberich --14dae93404c542de0504cff75ae0 Content-Type: text/html; charset=ISO-8859-1 Hi!

I'm cross compiling some ruby gems and projects for the Raspberry PI.
While using this line:

For example, while trying to install gitlab, when running this line
bundle install --without development test --deployment

It starts to compile lots of stuff, as the raspberry pi only have 256MB it ends up failing due to memory needed.

Is there a way to cross compile the bundle install?
(I already has the ruby cross compiled).

Thanks!
Alberich
--14dae93404c542de0504cff75ae0--