cancel
Showing results for 
Search instead for 
Did you mean: 

how can i make spc5 studio static library? please

PHoju.1
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

Hello ,

you can create a script and launch

ppc-vle-ar ruv mylib.a *.o

the toolsuite is present in :

c:\SPC5Studio-6.0\eclipse\plugins\com.st.tools.spc5.tools.gnu.gcc.ppcvle.win32_4.9.4.20200908161514\toolchain\bin\

Best regards

Erwan

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee

Hello ,

you can create a script and launch

ppc-vle-ar ruv mylib.a *.o

the toolsuite is present in :

c:\SPC5Studio-6.0\eclipse\plugins\com.st.tools.spc5.tools.gnu.gcc.ppcvle.win32_4.9.4.20200908161514\toolchain\bin\

Best regards

Erwan