-
Archives
- October 2010
- August 2010
- October 2009
- March 2009
- November 2008
- October 2008
- March 2008
- January 2008
- December 2007
- November 2007
- October 2007
- July 2007
- May 2007
- January 2007
- December 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- October 2005
- September 2005
- August 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- November 2004
- September 2004
- July 2004
- June 2004
- May 2004
- April 2004
-
Meta
Monthly Archives: March 2009
Adding new sites to the eclipse updater “hangs”
Just for the record: If adding a new site to your eclipse updater seems to hang/times out (entry is always “pending…”), its most probably not a problem with the update site itself but rather some firewall interfering. Make sure you … Continue reading
Posted in C++, Eclipse
Leave a comment
Installing a gcc4.4 snapshot on Ubuntu
The upcoming gcc4.4 release adds a few more C++0x features (initializer lists, auto typed variables, defaulted and deleted functions, strongly typed enums, …) to the in this regard still very incomplete g++. To be able to play with it one … Continue reading
Posted in C++, C++0x
Leave a comment
Eclipse CDT 6 Milestone 5
The final release of CDT6 is still a few month ahead (scheduled for ~June) but there are already public milestone builds available. I haven’t played much with M5 but one thing that directly caught my attention is that you no … Continue reading