Re: Fwd: Re: Succedded compiling gps-cvs with gcc 3.4.2
Arnaud Charlet <[email protected]> Wed, 1 Dec 2004 17:13:16 +0100
| Newsgroups | gmane.comp.ide.gps.devel |
|---|---|
| Message-ID | <[email protected]> |
> Yes, I was using a GDB without Ada support. Using the right GDB, it seems to > work. (break point work, and I can step). So attached is the modified file > from which you can generate the patch. Description of the change is in the > front of the file. Only the allocate_py was changed according to the one used > in xemacs. Great. Although we don't know from which version of this file you started, so we can't necessarily generate a diff. Could you do a cvs diff -u gexpect_tty.c, or diff -u gexpect_tty.c.old gexpect_tty.c so that we also get a diff of your changes ? Thanks. Arno