make on raspberry
|
2013-04-18, 10:40
Post: #2
|
|||
|
|||
RE: make on raspberry
(2013-04-18 09:08)Viator Wrote: I tried setting up ipxe on a raspberry PI. The way I use ipxe requires me to build the boot images on the raspberry but I get several errors (all the same, but for different objects) when running make. I do not want to boot the raspberry using ipxe, I just want to generate the files to boot a standard PC. 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 |
|||
« Next Oldest | Next Newest »
|
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)