targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 11 Oct 2022 15:02:07 +0200
branchwxPython4
changeset 3633 837e7782d83e
parent 1478 69fe0b81e951
permissions -rw-r--r--
OPC-UA: better logging in case of failure at init

          <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
          <xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>