[Milkymist-devel] Milkymist software task list
Sébastien Bourdeauducq
sebastien.bourdeauducq at lekernel.net
Mon Mar 1 07:42:47 PST 2010
On Monday 01 March 2010 16:24:05 Richard Sharpe wrote:
> Now, to set up the tool chain I downloaded, although I would like to
> rebuild that at some stage and then to start looking at the modules
> problem.
The lm32-elf toolchain builds normally (and should be enough for kernel
modules), you can check out how the Debian packaging script does:
http://github.com/lekernel/milkymist-packaging
(and also get the GCC 4.4 patch from this repository)
For rebuilding the lm32-linux toolchain that is compatible with the kludgy
FDPIC loader from Theobroma (the only one that "works" as of today), the best
is to follow the script from:
http://www.theobroma-systems.com/uclinux-lm32/ (get "the full source code and
build system for the toolchains")
The build procedure from the OpenWrt port:
http://github.com/psycho-nico/milkymist-openwrt
is for a half-finished normal FDPIC loader and does not work at all yet.
Sébastien
More information about the Devel
mailing list