You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we expect a repository with a pre-compiled version of the newer gcc-toolchain-2022.08?
Currently we want to migrate from Ubuntu 16.04 to the new docker based build environment. As we build our own application to run on WAGO PLCs I only need the "pfc-firmware-sdk-G2/ptxproj/platform-wago-pfcXXX/sysroot-target" and the toolchain.
Only option to get the 2022.08 toolchain is currently to copy it from the running docker image to the host system. With the 2019 it was easier as we could just clone this repository.
Can we expect a repository with a pre-compiled version of the newer gcc-toolchain-2022.08?
Currently we want to migrate from Ubuntu 16.04 to the new docker based build environment. As we build our own application to run on WAGO PLCs I only need the "pfc-firmware-sdk-G2/ptxproj/platform-wago-pfcXXX/sysroot-target" and the toolchain.
Only option to get the 2022.08 toolchain is currently to copy it from the running docker image to the host system. With the 2019 it was easier as we could just clone this repository.