0

I’m using docker setup to run the application with GNU toolchain for renesas (GCC for Renesas 4.8.4.201803-GNURX Linux Toolchain) in an isolated environment, so that everyone who intend to build the application shall not need to install all tools and dependencies again.

The linux toolchian installer requires email and activation code to install, wherein I’ve used my personal credentials. I would like to push my docker setup (along with toolchain) to github.

Can anyone please confirm whether the pre-built toolchain usage as mentioned above is as per GNU Tools terms of use.

Is there any other process available for the usage of pre-built toolchain without the email and activation code?

Open Source Tools Support answered