Got a idea - about gcc #6
saswatsamal
started this conversation in
Ideas
Replies: 3 comments 1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
|
An quora answer explaining how to get started: Quora Link |
0 replies
|
This is quite elaborate but most of the things went over my head 😂 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
GCC is a cross compiler and that nearly achieves the functionality you look for - How to Build a GCC Cross-Compiler
Also got an useful discussion on this on Stackoverflow
All reactions