Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make on raspberry
2013-04-25, 18:30
Post: #4
RE: make on raspberry
(2013-04-18 14:00)Viator Wrote:  
(2013-04-18 10:40)mcb30 Wrote:  You'll need to install a cross-compiling build of gcc which is capable of building x86 binaries. Once you've done this, you can then build iPXE by adding something like "CROSS_COMPILE=i386-linux-gnu-" to the make command line.

Michael

Hi Michael!

Thank you for the answer. I assume the hard part starts now: getting a crosscompiler. Building ARM Code on a PC seems to be more common than the other way around.

Best whishes, Thorsten
Try too look on crosstools, you can get many usefully information on gentoo site embedded part of it, i'v been able to build a complete gentoo distro on my gentoo 64 machine, you can use native rasp distro, but due to poor performance, compiling take long time to end, so, you can use distcc to setup a bunch of machine like "compiler cluster" in gentoo web you will find ALL the info you need, i'm not a gentoo dev or other, simply i used.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
make on raspberry - Viator - 2013-04-18, 09:08
RE: make on raspberry - mcb30 - 2013-04-18, 10:40
RE: make on raspberry - Viator - 2013-04-18, 14:00
RE: make on raspberry - Aigor - 2013-04-25 18:30
RE: make on raspberry - Viator - 2013-04-26, 07:48
RE: make on raspberry - Aigor - 2013-04-26, 10:06



User(s) browsing this thread: 1 Guest(s)