Nice.
Just tried the 550D build instructions on the 5D branch (on Karmic, not on VM) from the cloning step, and they seem to work, with the following tricks:
- skip the magiclantern.fir step
- apply the Makefile patch manually
- disable Lua (CONFIG_LUA = n)
Result: autoexec.bin has 180k, but I did not try to run ibash: /Users/jfdi/arm-toolchain/bin/arm-elf-gcc: No such file or directoryt.
Well... it's pretty difficult to build arm-elf-gcc, but summon-arm-toolchain just does it right :)
bash: /Users/jfdi/arm-toolchain/bin/arm-elf-gcc: No such file or directory
try this:
ls ~/arm-toolchain/bin
I have these files:
arm-elf-addr2line arm-elf-g++ arm-elf-gdbtui arm-elf-ranlib arm-elf-ar arm-elf-gcc arm-elf-gprof arm-elf-readelf arm-elf-as arm-elf-gcc-4.3.2 arm-elf-ld arm-elf-run arm-elf-c++ arm-elf-gccbug arm-elf-nm arm-elf-size arm-elf-c++filt arm-elf-gcov arm-elf-objcopy arm-elf-strings arm-elf-cpp arm-elf-gdb arm-elf-objdump arm-elf-strip
AJ, if you do something like:
port install arm-elf-gcc
or
port install arm-elf-gcc-4.3.2
does it work?
Alex
Antony, what about using MacPort like Trammel ? http://www.macports.org/ports.php?by=name&substr=arm
Indy
He! ready to boot your own compiled code ?
show us a picture of your screen with ML running!
Indy