Re: ddd and Redhat EL6
Antoine Delporte <[email protected]> Wed, 26 Aug 2015 11:12:52 +0000 (UTC)
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Darryl, Edit ./ddd/strclass.C and add at the beginning : #include <cstdio> EOF is part the cstdio lib and is generally equal to -1. This should compile successfully ddd (on RH6 at least). Bye