Skip to main content
PHoju.1
Visitor II
November 4, 2022
Solved

how can i make spc5 studio static library? please

  • November 4, 2022
  • 1 reply
  • 1119 views

..

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    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

    1 reply

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    November 7, 2022

    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