disc-kuraudo.eu
Member
The newlib patch is 400kB vs. 25kB of GCC, also a huge version jump from 1.20.0 to e.g. 4.3.0. Could be structured completely differently now, I don't know.and another question, why not use a newlib version more recent? What are the incompatibilities?
How I did the GCC update was to split the 7.2.0 patch into patches for each file and tried to apply them where possible, manually where not, with version control (git) to produce a new patch. Took me a couple days as I had to look up internal name changes of e.g. preprocessor constants etc. Looks like a lot of work if one wants to do this for newlib is what I'm trying to say.
Last edited: