I'm looking to get back into things a bit and wanted to set up a development environment under windows 7. I've installed GNU Make into my cc65 bin directory so everything is there. My question is what's the best text editor and method for building projects? I've looked at a couple of "IDEs" but nothing really fits for programming in C. So, I've decided to go with a text editor such as Crimson Editor which supports kicking off a compiler and capturing output. I was thinking that the best route may be to simply include a MAKEFILE for everything and just have the text editor run MAKE for building the project. Would this be the recommendation of those in this group? If so, would anybody like to share a really good example of a MAKEFILE for doing CC65 development for the 64/128? I have a fairly ambitious project in mind that I want to target both environments. Thanks! -- Payton Byrd <http://www.paytonbyrd.com> <http://blogs.ittoolbox.com/visualbasic/dotnet/> ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Apr 10 05:57:42 2010
This archive was generated by hypermail 2.1.8 : 2010-04-10 05:57:45 CEST