Mail Archives: djgpp/2001/02/01/19:11:21
Hello!
Many thanks for the answers, I had my 'breakthrough' yesterday. There IS some
information in the docs (think it was even in GDB-html), but the problem was,
that GDB (on the main level in djgpp/gnu/gdb-5.0) does not simply accept 'sh
configure' (even not setting host). As I can interpret the output, it missed
the setting of HOME. But playing around, I found that all subfolders will do
'sh configure' and 'make' fine and this way I finally could build libgdb.a
(about 12 MB) - with one problem left:
ANDRIS: The rule to build libgdb.c (and from this the important libgdb.h)
seems not to work - maybe there is a third echo.exe ('make' in libgdb-folder of
RHIDE-source).
It would be the simplest way if you could mail me libgdb.h, else I must
generate this manually, I assume it's just a summary of headers with the
different paths (as I told you, I'm not the master of makefiles:)
Another thing:
I spotted a bug (I will look for later):
RHIDE crashed searching with a regular expression +[A-Z] with option 'outside
comments' (in a 450 k-file...).
If I have finished the compilation and solved the GeForce-problem (if
possible), I would like to present a small wishlist - studying the source I
will take a look if this can be realized.
Thanks for now
Andy
- Raw text -