Mercurial
Mercurial
>
beremiz
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
targets/Rtai/target_rtai.py
author
Edouard Tisserant
Fri, 30 Sep 2011 23:41:46 +0200
changeset 621
a3ce93d63832
parent 203
cb9901076a21
permissions
-rwxr-xr-x
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"