Open sealj553 opened 3 years ago
I am not sure, honestly. When sdcc-gas
was made over sdcc 3.9.0
, it unfortunately introduced some regressions and breaking changes that were not considered acceptable for upstream. Before updating to sdcc 4.1.0
, I would rather first find a way to introduce the same features in a way they do not introduce regressions so they can be eventually merged into upstream.
Ah, makes sense. I haven't even taken a look SDCC's source yet and I'll probably be busy for a while. But I'll let you know if I get something working in the future. If you can believe it, this project is quite important to some of my projects :)
4.1.0 RC1 was just released: https://sourceforge.net/projects/sdcc/files/sdcc-doc/ Do you think it would be relatively easy to update the fork to SDCC 4.0 or 4.1? Any tips if I'd like to try? Thanks!