targets/XSD_toolchain_gcc
author greg
Sun, 07 Sep 2008 10:03:23 +0200
changeset 244 85e92d9e34a8
parent 203 cb9901076a21
child 251 2066d2c65b71
permissions -rwxr-xr-x
fixed : bug in debugthreadproc (plugger.py)
changes in plc_win32_main.c and plc_debug

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