cdlm / homebrew-custom

Micellaneous Homebrew recipes
http://mxcl.github.com/homebrew/
3 stars 0 forks source link

interp.c:1828:27: error: non-void function 'get_stop_addr' #1

Open c1de0x opened 11 years ago

c1de0x commented 11 years ago

Need to patch interp.c in gdb to fix borked returns (llvm-msp430)

cdlm commented 11 years ago

Can you provide the patch? I have an msp430 platform to play with as a hobby, and made these recipes as a first step, but haven't done much more since then. However I'm interested in any fixes.