Julia-Embedded / Julia-Embedded-Master

An organization for bringing Julia to embedded processors
MIT License
32 stars 0 forks source link

Starting points on cross compiling / static compiling #1

Open tshort opened 5 years ago

tshort commented 5 years ago

Here are some miscellaneous notes on cross compiling and static compilation in Julia:

cc @jpsamaroo

aminya commented 5 years ago

I added the information to the readme.

aminya commented 5 years ago

I add automated forks for every Julia-embedded related repository.

Among them, there are also a couple of repositories from other languages: Swift https://github.com/Julia-Embedded/buildSwiftOnARM https://github.com/Julia-Embedded/SwiftyGPIO Rust https://github.com/Julia-Embedded/docs Python https://github.com/Julia-Embedded/micropython

tshort commented 5 years ago

The automated forks clutter this organization. Can't you just include a list of related repositories in the README for Julia-Embedded-Master?

aminya commented 5 years ago

That's a good point. I will move them to the readme. Not all of them directly related.

aminya commented 5 years ago

It is cleaned now! :recycle: @tshort