<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.tools.cdt</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/maillist.html</link>
		<description>NewsGroup: news.eclipse.tools.cdt</description>
		<language>en-us</language>
		<pubDate>Fri, 18 Sep 2009 16:31:07 GMT</pubDate>
		<lastBuildDate>Fri, 18 Sep 2009 16:31:07 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.tools.cdt</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.tools.cdt] How to add a new tool chain in CDT?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19147.html</link>
		<description>Just start using eclipse, I am going to use eclipse with a mingw based cross toolchain. After go through the GUIs, I found eclipse doesn't know the existance of my cross toolchain, it just find out the standard mingw toolchain. How can I add my tool chain ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Just start using eclipse, I am going to use eclipse with a mingw based cross toolchain.
After go through the GUIs, I found eclipse doesn't know the existance of my cross toolchain, it just find out the standard mingw toolchain.
How can I add my tool chain and when I start a new project I can just choose the new added one as my toolchain?</pre><br>
<pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 16:20:48 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19147.html</guid>
		<author>fallwind@xxxxxxx (fallwind)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.cdt] Re: Mac CDT Linker</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19146.html</link>
		<description>*facepalm* Apparently, I had hit static library when I meant to do a shared library. Thanks for your help. </description>
		<content:encoded><![CDATA[<tt>*facepalm*  Apparently, I had hit static library when I meant to do a 
shared library.  Thanks for your help.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 15:46:02 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19146.html</guid>
		<author>wesbland@xxxxxxx (Wesley )</author>
	</item>
	<item>
		<title>[news.eclipse.tools.cdt] Re: Parallel programming solution</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19145.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Yes please see the Eclipse Parallel Tools Platform
<a  href="http://eclipse.org/ptp">http://eclipse.org/ptp</a></pre><br>
<tt>We have some analysis tools that do exactly that: use the C/C++ parser, 
AST, etc to do analysis specific to parallel programming.</tt><br>
<br>
<pre style="margin: 0em;">&gt;suggest  parts can be  parallelised with appropriate transformation.
That would be terrific if you would consider contributing to PTP!
The PLDT (Parallel Language Development Tools) is the part of PTP
that contains the analysis code so far.</pre><br>
<tt>Refs:<br>
EclipseCon talk &quot;Static Analysis in PTP with CDT&quot; 
<a  href="http://www.eclipsecon.org/2008/?page=sub/&amp;id=373">http://www.eclipsecon.org/2008/?page=sub/&amp;id=373</a></tt><br>
<br>
<pre style="margin: 0em;">PLDT Help
<a  href="http://www.eclipse.org/ptp/documentation/2.1/org.eclipse.ptp.pldt.help/html/toc.html">http://www.eclipse.org/ptp/documentation/2.1/org.eclipse.ptp.pldt.help/html/toc.html</a></pre><br>
<pre style="margin: 0em;">...Beth Tibbitts</pre><br>
<tt><br>Abhishek Gupta wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I want to add guided parallel programming support to CDT. It will 
analyse the sequential code of user and suggest him parts can be 
parallelised with appropriate transformation.I Thought of developing a 
multipage editor.To analyse the code I need to parse the C/C++ code. 
Does CDT provides any support to access its parser or syntax tree.</tt><br>
<br>
<pre style="margin: 0em;">Thanks,
Abhishek Gupta</pre><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 15:41:12 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19145.html</guid>
		<author>tibbitts@xxxxxxx (Beth Tibbitts)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.cdt] Re: Mac CDT Linker</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19144.html</link>
		<description>I've just realised your problem. If the &amp;quot;Linker&amp;quot; tab is not being shown, it is because you have a project that is not linked - that is, it is probably a library project. What you need to do, is create a new executable project. This is a project type that u...</description>
		<content:encoded><![CDATA[<tt>On 18/09/2009 15:59, Wesley wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I have looked everywhere to try to solve this problem and I really don't
know what's going on. This seems like the most basic thing you can do
and I can't seem to find it. I want to add a library to my project. It
already exists in /usr/local/lib. I just want to stick the library into
the project. Every webpage on the net says to go to Project Settings &gt;
C/C++ General &gt; Paths and Symbols &gt; Linker. They all have nice pictures
of all these tabs that give you everything you need.</pre><br>
<pre style="margin: 0em;">I'm running Eclipse 3.5 (64-bit) on Mac 10.6.1. I just installed it and
added the CDT package including all the optional stuff. The only tabs I
have under &quot;Paths and Symbols&quot; are Includes, Symbols, Source Location,
and References. Where's my Linker and Linker Path? How am I being stupid?</pre><br>
<pre style="margin: 0em;">Thanks,
Wesley</pre><br>
</blockquote><pre style="margin: 0em;">I've just realised your problem.</pre><br>
<tt>If the &quot;Linker&quot; tab is not being shown, it is because you have a project 
that is not linked - that is, it is probably a library project.</tt><br>
<br>
<tt>What you need to do, is create a new executable project. This is a 
project type that uses a linker and thus you can link a library to it.</tt><br>
<br>
<pre style="margin: 0em;">--
Derek</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 15:36:15 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19144.html</guid>
		<author>subs@xxxxxxx (Derek)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.cdt] Re: Mac CDT Linker</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19143.html</link>
		<description>Have ypu looked in Project properties-&amp;gt;C/C++ Build -&amp;gt; Settings -&amp;gt; Linker -&amp;gt; Libraries? -- Derek </description>
		<content:encoded><![CDATA[<tt>On 18/09/2009 15:59, Wesley wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I have looked everywhere to try to solve this problem and I really don't
know what's going on. This seems like the most basic thing you can do
and I can't seem to find it. I want to add a library to my project. It
already exists in /usr/local/lib. I just want to stick the library into
the project. Every webpage on the net says to go to Project Settings &gt;
C/C++ General &gt; Paths and Symbols &gt; Linker. They all have nice pictures
of all these tabs that give you everything you need.</pre><br>
<pre style="margin: 0em;">I'm running Eclipse 3.5 (64-bit) on Mac 10.6.1. I just installed it and
added the CDT package including all the optional stuff. The only tabs I
have under &quot;Paths and Symbols&quot; are Includes, Symbols, Source Location,
and References. Where's my Linker and Linker Path? How am I being stupid?</pre><br>
<pre style="margin: 0em;">Thanks,
Wesley</pre><br>
</blockquote><pre style="margin: 0em;">Have ypu looked in</pre><br>
<pre style="margin: 0em;">Project properties-&gt;C/C++ Build -&gt; Settings -&gt; Linker -&gt; Libraries?</pre><br>
<pre style="margin: 0em;"><br>--
Derek</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 15:29:44 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19143.html</guid>
		<author>subs@xxxxxxx (Derek)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.cdt] Mac CDT Linker</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19142.html</link>
		<description>I have looked everywhere to try to solve this problem and I really don't know what's going on. This seems like the most basic thing you can do and I can't seem to find it. I want to add a library to my project. It already exists in /usr/local/lib. I just w...</description>
		<content:encoded><![CDATA[<tt>I have looked everywhere to try to solve this problem and I really don't 
know what's going on.  This seems like the most basic thing you can do and 
I can't seem to find it.  I want to add a library to my project.  It 
already exists in /usr/local/lib.  I just want to stick the library into 
the project.  Every webpage on the net says to go to Project Settings &gt; 
C/C++ General &gt; Paths and Symbols &gt; Linker.  They all have nice pictures 
of all these tabs that give you everything you need.</tt><br>
<br>
<tt>I'm running Eclipse 3.5 (64-bit) on Mac 10.6.1.  I just installed it and 
added the CDT package including all the optional stuff.  The only tabs I 
have under &quot;Paths and Symbols&quot; are Includes, Symbols, Source Location, and 
References.  Where's my Linker and Linker Path?  How am I being stupid?</tt><br>
<br>
<pre style="margin: 0em;">Thanks,
Wesley</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 14:59:33 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19142.html</guid>
		<author>wesbland@xxxxxxx (Wesley )</author>
	</item>
	<item>
		<title>[news.eclipse.tools.cdt] Re: Building header files</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19141.html</link>
		<description>It's the same here. CDT Internal Builder does not generate the dependencies correctly but I also don't know how to fix this, maybe it's still a bug in the dependencies generator of CDT Internal Builder. You can try to use the external gnu make builder inst...</description>
		<content:encoded><![CDATA[<tt>It's the same here. CDT Internal Builder does not generate the 
dependencies correctly but I also don't know how to fix this, maybe it's 
still a bug in the dependencies generator of CDT Internal Builder.</tt><br>
<br>
<tt>You can try to use the external gnu make builder instead if you have gnu 
make in your path.<br>
Go to your 'project properties-&gt;C/C++ Build-&gt;Tool Chain Editor', in field 
'Current builder' select 'Gnu Make Builder' and rebuild your project. 
Dependencies will then work as expected.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 11:12:11 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19141.html</guid>
		<author>ReinerHummel@xxxxxxx (Hummel )</author>
	</item>
	<item>
		<title>[news.eclipse.tools.cdt] Re: Building header files</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19140.html</link>
		<description>I can get around the problem in my project if I rename the hpp-header to cpp (in my case the header is only included in main). However although the object file gets build, the executable does not. It seems I am missing some basic knowledge here. </description>
		<content:encoded><![CDATA[<tt>I can get around the problem in my project if I rename the hpp-header to 
cpp (in my case the header is only included in main). However although the 
object file gets build, the executable does not. It seems I am missing 
some basic knowledge here.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 09:01:49 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19140.html</guid>
		<author>billinares@xxxxxxx (Bill Linares)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.cdt] Debugging C program with Eclipse+gdb as	root</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19139.html</link>
		<description>Hi all, I'm having some problems running gdb through eclipse europa as root. I need to debug a program which tries to call some pthread functions that requires root privileges. Actually, all the processes are launched as root (eclipse, gdb and my applicati...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi all,</pre><br>
<tt>I'm having some problems running gdb through eclipse europa as root. I 
need to debug a program which tries to call some pthread functions that 
requires root privileges.</tt><br>
<br>
<tt>Actually, all the processes are launched as root (eclipse, gdb and my 
application) but when debugger reaches the first pthread function it 
returns an error (permission denied). I have looked for some solution in 
the newsgroup, and found one thread similar but the solution doesn't apply 
here since I do run eclipse and then gdb as root.</tt><br>
<br>
<tt>If I run as root gdb and the application in console mode, there is no 
problem at all. If I run just the application as root, no error. If I run 
it as user, I got the same error. Sorry, but I don't have any guess.</tt><br>
<br>
<pre style="margin: 0em;">Thanks</pre><br>
<pre style="margin: 0em;">Hector</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 03:33:11 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19139.html</guid>
		<author>hepeti@xxxxxxx (hepeti )</author>
	</item>
	<item>
		<title>[news.eclipse.tools.cdt] Re: Setting an icon to an exe.</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19138.html</link>
		<description>Hi, I have self answered a part of my question. I used windres and a rc file to compile my icon and i linked the .o with the exe. Now, my question is, is there a simple way to add resources to the exe usin cdt options? Thanks. </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<tt>I have self answered a part of my question.<br>
I used windres and a rc file to compile my icon and i linked the .o with 
the exe.<br>
Now, my question is, is there a simple way to add resources to the exe 
usin cdt options?</tt><br>
<br>
<pre style="margin: 0em;">Thanks.</pre><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 20:01:05 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.cdt/msg19138.html</guid>
		<author>whilyator@xxxxxxx (whily)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
