Dear engineer:
I have successfully integrated GHS Toolchain(for powerpc) in S32DS,
when I create a project ,it will prompt me to choos the Toolchain,As shown below:

when I choose the "GHS PowerPC Standalone Executable Toolchain",And build my project successfully:

BUT When I want to compile a library file,I can not choose the GHS toolchain:

How do I use GHS Toolchain to build the library files(*.a file) ??
I use GHS Toolchain to compile my project can get the *.elf file ,but how do I generate a s-record file (S19 file)?
Best Regards!