Quote:
Originally Posted by knc1
I don't recall any of what you quoted - mine "just worked".
|
Those quotes were from a link on the page you linked. Sadly, that armv5b toolchain also built code that does not work on my k1 (not found and/or segfault issues).
I noticed that tcc configure supports options for armv4 (and also cross compiling). Time to play with that for a bit, though I will still need a real gcc...
I am not sure why we seem to need a unique toolchain for each device we intend to support. There MUST be some compile flags to set to generate armv4 code on a modern device -- I feel like such a noob slogging in this toolchain muckery (too much time in the mainframe COBOL and MS windows development worlds).