[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/parts/appwizard/chello_gba
From:       Amilcar do Carmo Lucas <amilcar () ida ! ing ! tu-bs ! de>
Date:       2003-08-15 13:21:52
[Download RAW message or body]

CVS commit by aclu: 

Make the deafult GBA configuration work out-of-the-box.

Thanks to the help of Yannick Cholette (yannick.cholette in polymtl.ca)


  M +12 -15    app.kdevelop   1.9


--- kdevelop/parts/appwizard/chello_gba/app.kdevelop  #1.8:1.9
@@ -22,19 +22,16 @@
    <disable_default>true</disable_default>
   </run>
-  <compiler>
-   <ccompiler>GccOptions</ccompiler>
-   <cxxcompiler>GppOptions</cxxcompiler>
-   <f77compiler>Pgf77Options</f77compiler>
-   <ccompilerbinary>arm-agb-elf-gcc</ccompilerbinary>
-   <cxxcompilerbinary>arm-agb-elf-g++</cxxcompilerbinary>
-   <f77compilerbinary></f77compilerbinary>
-   <cflags></cflags>
-   <cxxflags></cxxflags>
-   <f77flags></f77flags>
-  </compiler>
-  <configure>
-   <configargs>--host=arm-gcc-elf --build=i386</configargs>
-   <builddir></builddir>
-  </configure>
+  <configurations>
+   <default>
+    <configargs>--host=arm-gcc-elf --build=i386</configargs>
+    <ldflags>-T lnkscript crt0.o</ldflags>
+    <ccompiler>GccOptions</ccompiler>
+    <cxxcompiler>GppOptions</cxxcompiler>
+    <f77compiler>G77Options</f77compiler>
+    <ccompilerbinary>arm-agb-elf-gcc</ccompilerbinary>
+    <cxxcompilerbinary>arm-agb-elf-g++</cxxcompilerbinary>
+    <cflags>-nostartfiles</cflags>
+   </default>
+  </configurations>
  </kdevautoproject>
  <kdevvisualadvance>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic