Mail Archives: djgpp-workers/2001/07/11/02:56:00
On Wed, 11 Jul 2001, Eli Zaretskii wrote:
> > 3) I have RHIDE 1.4.7.9, but I only have the sources for 1.4.7.8. If I build
> > 1.4.7.8 and use GCC 2.9.5.2 (last one before the GCC 3.0 beta) are there any
> > other issues I may find that would cause me to go off on a tangent?
>
> It might be a good idea to build RHIDE, just to make sure there are no
> dragons left. But first, I'd suggest to set LFN=n and see if the version
> of RHIDE downloaded from Andris's site works then.
>
It could be rather difficult to build it from sources. Of course I can put
source archive available (and You have rights to require it from me ...),
but building it from sources may require some hacking:
one needs recent development version of GDB (it is no more
compatible with sources of gdb-5.0). I used one of dayly snapshots of gdb
I downloaded in June.
Andris
PS. I had to patch gdb/breakpoint.[ch] to built gdb for DJGPP at all to
rename disable to bp_disable (otherwise I got conflict with disable()
frompc.h)
- Raw text -