Displaying 2 results from an estimated 2 matches for "glotzner".
Did you mean:
glockner
2008 Apr 20
4
Booting a non linux application via pxe
Hello
I have an application running on top of the ORK (Open Ravenscar Kernel).
The file format of the executable is elf:
$ file /var/tftp/hello.vmic7750
/var/tftp/hello.vmic7750: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), statically linked, not stripped
I wonder if I can use pxelinux for booting the kernel via network on the
target machine. The
target machine support PXE. I
2011 Jul 17
2
cross-compiling nut
Hello,
I would like to run nut 2.6.1 on an embeeded machine ( arm9 ) running linux and uclibc. A working gcc tool chain came with the board.
How can I compile and build nut using the cross compiler tool chain ?
I know that this is not a very specific question. I have however little experience with cross compiling, and I wonder where to start. A logical point would be the configure script. It