SPC5 studio PPCFREEGCC with VLE support version 4.9.2 Plugins.
Hello everyone,
I'm struggling trying to compile an old project without having to regenerate the configuration files, this project was made under the ppc freegcc with vle support V4.9.2 ,
I tried to compile using the last actual version(4.9.4) and I'm facing a lot of problems.
From what I understood in order to correctly compile we need a PATH that include 3 locations :
1-The Make.exe location
2-gcc.exe location (Plugins/GCC-plugin-version/toolchain/bin)
3-ld.exe location (Plugins/GCC-plugin-version/toolchain/powerpc-eabivle/bin)
Thing with using that version is that we will need to update the crt0.s file otherwise we will have linking errors, (I don't know if updating other s file is necessary)
Could someone please tell me how can I get the older version ? I'm just looking for that particular plugin<< com.st.tools.spc5.tools.gnu.gcc.ppcvle.win32_1.0.0.201611101103 >>
Thank you for you help.
