Build works on Snow Leopard, using Arduino toolchain
authorMichel <michel@yelp.buserror.com>
Wed, 2 Dec 2009 00:02:16 +0000 (00:02 +0000)
committerMichel Pollet <buserror@gmail.com>
Wed, 2 Dec 2009 00:16:45 +0000 (00:16 +0000)
commitb2cf6bdf2b6443199a36526915b4486efe3d7b0f
treeea970601905d8cd9be5b43b801ff873d9665f5f9
parent0b698ce0c4148375fba91ab0295e5624067f3cac
Build works on Snow Leopard, using Arduino toolchain

Tried the make system on Snow Leopard with a change in the
Makefiles to go and get avr-gcc and such in the Arduino.app
bundle.
Also fixed the .mmcu ELF header to be compatible with x86_64

Signed-off-by: Michel Pollet <buserror@gmail.com>
include/avr_mcu_section.h
simavr/Makefile
simavr/sim/sim_elf.c
simavr/sim/sim_elf.h
simavr/sim/simavr.c
tests/Makefile