On Mon, Sep 05, 2005 at 02:05:49AM +0300, guy keren wrote: > [stuff deleted] > > p.s. you will _realy_ want to make sure you're using Makefiles, and not > some proprietary project file format, in order to build your software, and > so you'll want to make sure that any IDE you choose does not lock you in - > it could get quite nasty if you need to port to some platforms that your > IDE-of-choice does not support. > You may want to investigate some of the more advanced make replacements though. Personally I have switched to using scons (http://www.scons.org/) after having used makefile for more than 10 years, and believe me it that it does feel good. :-)
Dov ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
