beremiz
Clone
Summary
Browse
Changes
Graph
Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
2011-09-30, Edouard Tisserant
a3ce93d63832
file is
Executable
Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
class rtai_target(targets.target_gcc):
extensionexe = "exe"
extensiondll = "dll"