[Scons-users] Bug Creation of static library

Yoann LEBANSAIS Y.LEBANSAIS at gys.fr
Wed Oct 12 06:10:59 EDT 2022


Hello,

I want to report a bug, or compatibility problem on creation of static library with alternate compiler.

We are using armclang compiler and armar to create static library. Unfortunatly, armar doesn't support option without '-'prefix. So the generated command: « armar rc my_lib.a all.o » fail, but « armar -rc my_lib.a all.o » is OK.

I've both configuration with gcc 10.2.1 and all work. If all compilator accept the "prefix version", it could be possible to update scons ? Or maybe there is an other way to did it?

Best regards.
[https://www.gys.fr/img/piedmail/logo.png]<https://www.gys-soudure.com/spip.php?page=gysMonde&id_rubrique=197&lang=fr>

Yoann LEBANSAIS<mailto:Y.LEBANSAIS at gys.fr>
Service Logiciel embarqué
www.gys.fr<http://www.gys.fr>


Chargeurs<https://www.gys.fr/img/common/catalogs/fp/Charger/docs/GYS_Charger.pdf> - Soudage et Coupage<https://www.gys.fr/img/common/catalogs/fp/Welding/docs/GYS_Welding.pdf> - Carrosserie<https://www.gys.fr/img/common/catalogs/fp/Carbody/docs/GYS_Carbody.pdf>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20221012/b00e7ecf/attachment.htm>


More information about the Scons-users mailing list