<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Eclipse IDE 3.1 &amp; CDT 3.0</title>
    <link>http://forum.geizhals.at/feed.jsp?id=366445</link>
    <description>Geizhals-Forum</description>
    <item>
      <title>Re(6): Eclipse IDE 3.1 &amp; CDT 3.0</title>
      <link>http://forum.geizhals.at/t366445,2859017.html#2859017</link>
      <description>nun ja das problem ist ja nicht das er nicht anfängt oder so &lt;br&gt;aber wenn du dir das makefile ansiehst bei managed &lt;br&gt;&lt;br&gt;################################################################################&lt;br&gt;# Automatically-generated file. Do not edit!&lt;br&gt;################################################################################&lt;br&gt;&lt;br&gt;ROOT := ..&lt;br&gt;&lt;br&gt;-include $(ROOT)/makefile.init&lt;br&gt;&lt;br&gt;RM := rm -rf&lt;br&gt;&lt;br&gt;# All of the sources participating in the build are defined here&lt;br&gt;-include sources.mk&lt;br&gt;-include $(SUBDIRS:%=%/subdir.mk)&lt;br&gt;-include objects.mk&lt;br&gt;ifneq ($(strip $(DEPS)),)&lt;br&gt;-include $(DEPS)&lt;br&gt;endif&lt;br&gt;&lt;br&gt;-include $(ROOT)/makefile.defs&lt;br&gt;&lt;br&gt;# Add inputs and outputs from these tool invocations to the build variables &lt;br&gt;&lt;br&gt;# All Target&lt;br&gt;all: uuu&lt;br&gt;&lt;br&gt;# Tool invocations&lt;br&gt;uuu: $(OBJS) $(USER_OBJS)&lt;br&gt;	@echo 'Building target: $@'&lt;br&gt;	@echo 'Invoking: GCC C++ Linker'&lt;br&gt;	@echo g++&amp;nbsp;&amp;nbsp;-ouuu $(OBJS) $(USER_OBJS) $(LIBS)&lt;br&gt;	@g++&amp;nbsp;&amp;nbsp;-ouuu $(OBJS) $(USER_OBJS) $(LIBS)&lt;br&gt;	@echo 'Finished building target: $@'&lt;br&gt;	@echo ' '&lt;br&gt;&lt;br&gt;# Other Targets&lt;br&gt;clean:&lt;br&gt;	-$(RM) $(OBJS)$(DEPS)$(EXECUTABLES) uuu&lt;br&gt;	-@echo ' '&lt;br&gt;&lt;br&gt;.PHONY: all clean dependents&lt;br&gt;.SECONDARY:&lt;br&gt;&lt;br&gt;-include $(ROOT)/makefile.targets&lt;br&gt;&lt;br&gt;dann fehlt da einfach der compelier part&lt;br&gt;was ich ein bisserl komisch finde&lt;br/&gt;</description>
      <pubDate>Sat, 08 Oct 2005 16:37:05 GMT</pubDate>
      <guid>http://forum.geizhals.at/t366445,2859017.html#2859017</guid>
      <dc:creator>Madler</dc:creator>
      <dc:date>2005-10-08T16:37:05Z</dc:date>
    </item>
    <item>
      <title>Re(5): Eclipse IDE 3.1 &amp; CDT 3.0</title>
      <link>http://forum.geizhals.at/t366445,2858983.html#2858983</link>
      <description># What tools do I need to run CDT?&lt;br&gt;&lt;br&gt;In order to build your C++ code and debug your C++ executable, you will need to get a compiler, a make program and a debugger.&lt;br&gt;&lt;br&gt;There are several tools that can help you run GNU Tools on Windows.&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Cygwin&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* MinGW.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Note: MinGW also works on top of a CygWin installation. &lt;br&gt;&lt;br&gt;Both of these tools offer a selection of GNU tools such as gcc, gdb and make.&lt;br&gt;&lt;br&gt;For example, on Windows you can install the Cygwin toolkit which is a Unix environment for Windows and includes automake and gdb.&lt;br&gt;Note: The CDT currently uses GDB version 5.2.1 and later. &lt;br&gt;&lt;br&gt;&lt;br&gt;# I just installed Eclipse and the CDT. However, CDT does not recognize the existing toolchain [i.e. Visual Studio, Borland, Watcom, Cygwin, MinGW, GCC, etc]. How do I get the CDT to recognize these tools?&lt;br&gt;&lt;br&gt;The current CDT doesn't integrate with a specific toolchain, but rather integrates with a build command, such as make, nmake, jam ant etc and this build command drives the toolchain. The default build command is make, but can be configured via the project properties:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; 1. Select a project in the navigator pane and open its properties&lt;br&gt;&amp;nbsp;&amp;nbsp; 2. Clear the "use default" check box and type in the desired build command. Note that you must provide a real executable for the build command, batch files won't work.&lt;br&gt;&lt;br&gt;CDT however, will generate a makefile for you (if you want it to).&amp;nbsp;&amp;nbsp;See When do I use the managed make feature.&amp;nbsp;&amp;nbsp;Currently the default toolchain for this feature is g++, make, and gdb.&amp;nbsp;&amp;nbsp;See How do I add support for my toolchain via the managed build feature for information on adding other toolchains to this feature.&lt;br&gt;&lt;br&gt;&lt;br&gt;Hilft dir das?&lt;br&gt;&lt;br&gt;mfg Switi&lt;br/&gt;</description>
      <pubDate>Sat, 08 Oct 2005 16:17:26 GMT</pubDate>
      <guid>http://forum.geizhals.at/t366445,2858983.html#2858983</guid>
      <dc:creator>Switi</dc:creator>
      <dc:date>2005-10-08T16:17:26Z</dc:date>
    </item>
    <item>
      <title>Re(4): Eclipse IDE 3.1 &amp; CDT 3.0</title>
      <link>http://forum.geizhals.at/t366445,2858949.html#2858949</link>
      <description>managed&lt;br&gt;und es geht unter linux und windows nicht...&lt;br/&gt;</description>
      <pubDate>Sat, 08 Oct 2005 16:03:43 GMT</pubDate>
      <guid>http://forum.geizhals.at/t366445,2858949.html#2858949</guid>
      <dc:creator>Madler</dc:creator>
      <dc:date>2005-10-08T16:03:43Z</dc:date>
    </item>
    <item>
      <title>Re(3): Eclipse IDE 3.1 &amp; CDT 3.0</title>
      <link>http://forum.geizhals.at/t366445,2858329.html#2858329</link>
      <description>Hast du ein "Managed Make C++ Project" oder ein "Standard Make C++ Project"?&lt;br&gt;Arbeitest du unter Windows oder Linux?&lt;br&gt;&lt;br&gt;mfg Switi&lt;br/&gt;</description>
      <pubDate>Sat, 08 Oct 2005 12:17:56 GMT</pubDate>
      <guid>http://forum.geizhals.at/t366445,2858329.html#2858329</guid>
      <dc:creator>Switi</dc:creator>
      <dc:date>2005-10-08T12:17:56Z</dc:date>
    </item>
    <item>
      <title>Re(2): Eclipse IDE 3.1 &amp; CDT 3.0</title>
      <link>http://forum.geizhals.at/t366445,2857684.html#2857684</link>
      <description>autobuilt ist deaktiviert. und bei built project oder rebuilt project kommt das oben genannte&lt;br&gt;und selbst ein nomales hello world geht nicht&lt;br/&gt;</description>
      <pubDate>Sat, 08 Oct 2005 00:00:16 GMT</pubDate>
      <guid>http://forum.geizhals.at/t366445,2857684.html#2857684</guid>
      <dc:creator>Madler</dc:creator>
      <dc:date>2005-10-08T00:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse IDE 3.1 &amp; CDT 3.0</title>
      <link>http://forum.geizhals.at/t366445,2849979.html#2849979</link>
      <description>Weil standardmässig autobuild aktiviert ist. Er hat ohnehin schon während du dein Projekt eingetippt hast mitkompiliert.&lt;br&gt;&lt;br&gt;Irgendwo dürfte ein Fehler in deinem Code sein.&lt;br&gt;&lt;br&gt;mfg Switi&lt;br/&gt;</description>
      <pubDate>Wed, 05 Oct 2005 08:07:23 GMT</pubDate>
      <guid>http://forum.geizhals.at/t366445,2849979.html#2849979</guid>
      <dc:creator>Switi</dc:creator>
      <dc:date>2005-10-05T08:07:23Z</dc:date>
    </item>
    <item>
      <title>Eclipse IDE 3.1 &amp; CDT 3.0</title>
      <link>http://forum.geizhals.at/t366445,2849693.html#2849693</link>
      <description>Tach&lt;br&gt;&lt;br&gt;also ich hab alles installiert und es läuft auch alles nur eins nicht. wenn ich auf built gehe macht er zwar das make und das rm . dann aber gleich den linker hinten nach und nicht den compiler, kann man das wo einstellen?&lt;br&gt;&lt;br&gt;mfg&lt;br&gt;Madler&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;PS: so geschehen&lt;br&gt;**** Full rebuild of configuration Debug for project sss ****&lt;br&gt;&lt;br&gt;make -k clean all &lt;br&gt;rm -rf&amp;nbsp;&amp;nbsp;sss.exe&lt;br&gt; &lt;br&gt;Building target: sss.exe&lt;br&gt;Invoking: GCC C Linker&lt;br&gt;gcc -osss.exe&lt;br&gt;gcc: no input files&lt;br&gt;make: *** [sss.exe] Error 1&lt;br&gt;make: Target `all' not remade because of errors.&lt;br&gt;Build complete for project sss&lt;br/&gt;</description>
      <pubDate>Tue, 04 Oct 2005 22:42:59 GMT</pubDate>
      <guid>http://forum.geizhals.at/t366445,2849693.html#2849693</guid>
      <dc:creator>Madler</dc:creator>
      <dc:date>2005-10-04T22:42:59Z</dc:date>
    </item>
  </channel>
</rss>
