beremiz
Clone
Summary
Browse
Changes
Graph
change default linker (ld ) to g++ in XSD for gcc toolchain
2008-09-08, greg
2066d2c65b71
change default linker (ld ) to g++ in XSD for gcc toolchain
<?xml version="1.0" encoding="UTF-8"?>
<BeremizRoot URI_location="PYRO://localhost:3000">
<TargetType>
<Linux CFLAGS="-g" Linker="g++" LDFLAGS=""/>
</TargetType>
</BeremizRoot>