Hi, On Sun, Mar 22, 2020 at 11:26:30AM +0000, Erlend Sveen wrote: > * The repository I found mentions a licensing issue. I've searched the > mailing list and found that the author of the original ARM codegen does not > want to re-license it. Personally, I don't mind leaving the license as is. > There is no way I will be able to write the thumb code gen from scratch, > so my code will be based on the ARM one and subject to the same issue. Do I > need to worry about this? It would really suck if my code gets dropped due > to relicensing in the future.
since I am the one who does not want to relicense the ARM32 backend, I give you and everyone else permission to use my ARM backend code as a template for a backend for another instruction set as long as you release it as open source software under the license found in the RELICENSING file in TinyCC (or the LGPL). To me ARM Thumb is a different instruction set. My intention is not to hinder development of TinyCC. What I want to prevent is that TinyCC gets hidden in closed source products. The LGPL does allow commercial use. People just have to read and follow the license. Best regards, Daniel _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel