Thank you all for the answers! A colleague found the following link that answered my question: http://julia-programming-language.2336112.n4.nabble.com/ARM-port-status-td3866.html (this pointed me to the README.arm.md <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FJuliaLang%2Fjulia%2Fblob%2Fmaster%2FREADME.arm.md&sa=D&sntz=1&usg=AFQjCNGno46ZuHT7uj1jRaDddDDJ2fqGig> )
I was able to get Julia installed on an Nividia Jetson TK1 board. Took some time, but was very simple. I'm working on getting Julia installed on a Gumstix Duovero computer next :) Thanks again! Steve On Tuesday, November 18, 2014 12:11:23 PM UTC-5, steve ras wrote: > > I would like to implement an algorithm, written in Julia, on a ARM > processor. I've looked around and haven't found anything about anybody > doing this. Does anybody know of any work to run Julia on an arm processor, > using something like openembeded? > Thanks for you help, > > Steve >
