Please keep replies on the cygwin-xfree mailing list.

>I was wondering if you could send me the changes to the makefile needed to
get
>it to compile.  What version of gcc are you using?  3.3.1?

3.3.1.  I have described all the changes I have made.

1. If using ddd 3.3.8, get the include files from gcc as mentioned by
Arnaud.  
        I haven't done this, as I downgraded to ddd 3.3.7 for testing
purposes.
2. Remove all "#pragma interface" and "#pragma implementation" lines.
3. Run make.  Save off the output.  You now have a segfaulting ddd.exe file.
4. Edit the last g++ line to remove the .libs/libcyg*.a libraries and to add

        -Xm, -Xt, etc., where appropriate.
5. Run that last g++ line again.

-Richard Campbell.

Reply via email to