.cdtbuild

来自「Spartan3_virtualplatform_8_1」· CDTBUILD 代码 · 共 66 行

CDTBUILD
66
字号
<?xml version="1.0" encoding="UTF-8"?>
<?fileVersion 2.0.0?>

<ManagedProjectBuildInfo>
<target id="Jpeg_Cached.xygwin.mb.exec.1052308785" name="Xilinx MicroBlaze Executable" parent="xygwin.mb.exec" isAbstract="false" artifactName="Jpeg_Cached" isTest="false" errorParsers="org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.VCErrorParser">
<configuration id="mb.xygwin.exec.debug.1052308785" name="Debug" parent="mb.xygwin.exec.debug">
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.c.compiler" command="mb-gcc" outputPrefix="" outputFlag="-o" outputs="o">
<optionReference id="xygwin.mb.c.compiler.general.optimization.level" defaultValue="xygwin.mb.c.optimization.level.none"/>
<optionReference id="xygwin.mb.c.compiler.debugging.level" defaultValue="xygwin.mb.c.debugging.level.max"/>
<optionReference id="xygwin.mb.c.compiler.general.include.paths">
<listOptionValue value="../../../microblaze_0/include" builtIn="false"/>
</optionReference>
<optionReference id="xygwin.mb.c.compiler.misc.other" defaultValue="-c -mno-xl-soft-mul -mxl-barrel-shift -mno-xl-soft-div -mno-xl-soft-mul -mxl-barrel-shift -mno-xl-soft-div -mno-xl-soft-mul -mxl-barrel-shift -mno-xl-soft-div"/>
</toolReference>
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.cpp.compiler" command="mb-g++" outputPrefix="" outputFlag="-o" outputs="o">
<optionReference id="xygwin.mb.compiler.general.optimization.level" defaultValue="None (-O0)"/>
<optionReference id="xygwin.mb.compiler.debugging.level" defaultValue="Maximum (-g)"/>
</toolReference>
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.c.link" command="mb-gcc" outputPrefix="" outputFlag="-o" outputs="elf">
<optionReference id="xygwin.mb.c.link.paths">
<listOptionValue value="../../../microblaze_0/lib" builtIn="false"/>
</optionReference>
<optionReference id="xygwin.mb.c.link.ldflags" defaultValue=" -Wl,-defsym -Wl,_TEXT_START_ADDR=0x20110000 -Wl,-defsym -Wl,_TEXT_START_ADDR=0x20110000"/>
</toolReference>
</configuration>
<configuration id="mb.xygwin.exec.release.827804993" name="Release" parent="mb.xygwin.exec.release">
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.c.compiler" command="mb-gcc" outputPrefix="" outputFlag="-o" outputs="o">
<optionReference id="xygwin.mb.c.compiler.general.optimization.level" defaultValue="Optimize most (-O3)"/>
<optionReference id="xygwin.mb.c.compiler.debugging.level" defaultValue="None"/>
<optionReference id="xygwin.mb.c.compiler.general.include.paths">
<listOptionValue value="../../../microblaze_0/include" builtIn="false"/>
</optionReference>
</toolReference>
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.cpp.compiler" command="mb-g++" outputPrefix="" outputFlag="-o" outputs="o">
<optionReference id="xygwin.mb.compiler.general.optimization.level" defaultValue="Optimize most (-O3)"/>
<optionReference id="xygwin.mb.compiler.debugging.level" defaultValue="None"/>
</toolReference>
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.c.link" command="mb-gcc" outputPrefix="" outputFlag="-o" outputs="elf">
<optionReference id="xygwin.mb.c.link.paths">
<listOptionValue value="../../../microblaze_0/lib" builtIn="false"/>
</optionReference>
</toolReference>
</configuration>
<configuration id="mb.xygwin.exec.profile.761053346" name="Profile" parent="mb.xygwin.exec.profile">
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.c.compiler" command="mb-gcc" outputPrefix="" outputFlag="-o" outputs="o">
<optionReference id="xygwin.mb.c.compiler.general.optimization.level" defaultValue="None (-O0)"/>
<optionReference id="xygwin.mb.c.compiler.debugging.level" defaultValue="Maximum (-g)"/>
<optionReference id="xygwin.mb.c.compiler.debugging.gprof" defaultValue="true"/>
<optionReference id="xygwin.mb.c.compiler.general.include.paths">
<listOptionValue value="../../../microblaze_0/include" builtIn="false"/>
</optionReference>
</toolReference>
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.cpp.compiler" command="mb-g++" outputPrefix="" outputFlag="-o" outputs="o">
<optionReference id="xygwin.mb.compiler.general.optimization.level" defaultValue="None (-O0)"/>
<optionReference id="xygwin.mb.compiler.debugging.level" defaultValue="Maximum (-g)"/>
<optionReference id="xygwin.mb.compiler.debugging.gprof" defaultValue="true"/>
</toolReference>
<toolReference id="com.xilinx.mdt.edk.build.tool.xygwin.mb.c.link" command="mb-gcc" outputPrefix="" outputFlag="-o" outputs="elf">
<optionReference id="xygwin.mb.c.link.paths">
<listOptionValue value="../../../microblaze_0/lib" builtIn="false"/>
</optionReference>
</toolReference>
</configuration>
</target>
</ManagedProjectBuildInfo>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?