Mail Archives: djgpp/1998/06/04/03:13:14
On Wed, 3 Jun 1998, Salvador Eduardo Tropea (SET) wrote:
> Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> wrote:
>
> > recently, I tried running DJGPP inside OS/2 Warp 3 for Windows, (the
> > original version), more out of interest than to actually work there.
> >
> > It turned out that although DJGPP itself was working fine, RHIDE didn't
> > work at all. Seems like it crashes with (SIGINT or SIGSEGV, don't remember
> > exactly) every time it tries to write the project or desktop file (it
> > always came out with a 0 bytes long .gpr, and no desktop file). It crashes
> > both on F9 (Compile project) and on Alt+X (Exit RHIDE). This happened
> > with a simple one-file 'hello.c' or 'hello.cc' project.
> >
> > Versions: RHIDE 1.4 (as found on SimTel CD's)
> > DJGPP 2.01
> > gcc 2.7.2.1
> > binutils 2.8.1
> >
> > Does this sound familiar to anyone (know a fix? tell me, please), or will
> > I have to collect all the bits and build myself a debuggable version of
> > RHIDE to nail it down?
>
> I'll suggest you to try RHIDE 1.4.5. If it bombs too collect the crashing
> information (with redir) and send it to directly to Robert, he will be able to
> analize what function isn't compatible with your OS/2 box.
>
> To get the 1.4.5 version (BETA!!):
> http://www.tu-chemnitz.de/~sho/rho/rhide-beta.html
>
One more suggestion is to get executable of patched version of
1.4.1 I have on my homepage and test if this version also crashes. I fixed
there some problems that are not yet fixed in 1.4.5. I myself transfered changes to 1.4.5 and built it for
DJGPP using also sources of gdb-4.16 but perhaps currently it's better
to use previous version for such test.
With original 1.4 for DJGPP (and 1.4.1 for Linux) I got various crashes
(maybe not exactly similar as Your one, but consequences of corrupting
memory cannot be predicted, especially on a different system)
URL is:
http://www.lanet.lv/~pavenis/rhide.html
If this helps it's possible to go to 1.4.5, but some patches may be
needed.
Andris
- Raw text -