Skip to content

Instantly share code, notes, and snippets.

@bradfa
Created July 31, 2013 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradfa/6118665 to your computer and use it in GitHub Desktop.
Save bradfa/6118665 to your computer and use it in GitHub Desktop.
clfs notes
Going to musl:
* Arm should just be eabi and aapcs-linux
* we want to build everything static
* triplet changes to armv7a-unknown-linux-musleabi (or similar)
Should we just do the FPU as vfp and say you have to have hard float or do netwinder fpu?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment