To: djgpp AT delorie DOT com Subject: C++ : legal, compatibiltiy Message-ID: <19961026.220615.2239.0.aclemmer@juno.com> From: aclemmer AT juno DOT com (Aaron M Clemmer) Date: Sat, 26 Oct 1996 22:05:11 EDT Under what circumstances do you have to release your source code if you compile a C++ program with DJGPP? Only if you use certain libraries (if so, which?), or if you use C++ code in general? Also, does DJGPP fully support all the standard language features of C++ such as encapsulation, inheiritance, overloading, etc? Thanks, Aaron