version bump with snapshot support and add tools/toolchain/* to ignore#851
version bump with snapshot support and add tools/toolchain/* to ignore#851joneqdaniel wants to merge 3 commits intoDragonMinded:trunkfrom
Conversation
2fb8b3d to
9d66db9
Compare
|
FYI, it is planned to replace newlib with picolibc in the near future, therefore newlib should probably not be updated further. Also I don't see the need of using the latest snapshot version of GCC, not sure what new features is critically important for libdragon development and it could also be a maintenance nightmare as there will be many more different toolchain configurations installed in the wild each with different behaviors and bugs etc. |
Sorry to bump in, but is this documented anywhere? |
I guess there is not much public documentation up at the moment, but there is a pull request #535 and the subject has been discussed regularly on the N64brew Discord. |
Related