Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!uw-beaver!uw-june!fred.cs.washington.edu!corey From: corey@fred.cs.washington.edu Newsgroups: comp.lang.c++ Subject: Development environment for large C++ projects Message-ID: <11450@june.cs.washington.edu> Date: 15 Apr 90 01:11:32 GMT Sender: news@cs.washington.edu Reply-To: corey@fred.cs.washington.edu () Distribution: usa Organization: University of Washington Computer Science Lines: 14 Does anyone know of CASE tools that are currently available (or available soon) for developing software projects in C++ that contain several hundred source files? The only tool I've heard of that's available now is the UNIX 'make' utility which is severely underpowered for this type of use. Are there better dependency managers available? Please reply by e-mail if you can. Thanks, - Corey Ashford