http://amirouche.github.com/blog/cross-compiling-a-gentoo.html

On Thursday, March 7, 2013 8:05:50 PM UTC+1, Amirouche wrote:
>
>
>
> On Friday, March 1, 2013 5:04:47 PM UTC+1, Shawn Milochik wrote:
>>
>> Yep, I got my full development environment for one of my company's 
>> applications running on it with almost no problem. The one exception 
>> was MongoDB, which is for x86 only, so I had to compile a fork, which 
>> took about 10 hours on the Pi. 
>>
>> It was definitely pretty slow, but it works. 
>>
>> Our stack includes nginx, gunicorn, Redis, MongoDB, PostgreSQL, 
>> supervisor, virtualenv, and probably other stuff I'm forgetting. 
>>
>> It is a computer, after all. Just slow, not too much RAM, and with an 
>> ARM processor. 
>>
>
> Slow ARM processor.
>
> Did you try to cross compile mongodb or use qemu chroot/proot ?
>
> Here is an explaination on how to cross build a gentoo from another gentoo 
> and and an environnement setup to do be able to qemu proot and compile 
> anything (as if it was compiled on the raspberry)... I divides by 6 the 
> time needed to compile raspberry pi kernel with modules (less than 1hour) 
> and you get all the benefit of a source distribution :) 
>
> If you don't use a gentoo you can setup portage prefix or chroot.
>
> OR 
>
> you can use distcc with a cross compiler.
>
> HTH,
>
> Amirouche
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to