This is a bug report for RHIDE 1.5.0.1 (Apr 8 2003
18:05:46)
I am running MS-DOS 5.0 (Windows NT :-( )
Important environment variables:
PATH=C:\DJGPP\BIN;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRA~1\MICROS~4\OFFICE11\BUSINE~1\IM;C:\PROGRA~
DJGPP=C:\DJGPP\DJGPP.ENV
DJDIR=c:/djgpp
LFN=y
INFOPATH=.;c:/djgpp/share/rhide;c:/djgpp/bin/../share/rhide;c:/djgpp/share/rhide/SET;c:/djgpp/bin/../share/rhide/SET;c:/djgpp/info;c:/djgpp/gnu/emacs/info;/usr/share/info;/usr/info;/usr/local/share/info;/usr/local/info
LOCALEDIR=
LANGUAGE=
SHELL=
COMSPEC=C:\WINDOWS\SYSTEM32\COMMAND.COM
DJSYSFLAGS=
Here is the output from a sample compilation and link for C
executing:
echo "int main(){return 0;}" | redir -eo gcc -Xlinker
-v -Wa,-v -v -o /dev/null -x c -
Reading specs from c:/djgpp/bin/../lib/gcc/djgpp/3.41/specs
Configured with: /Build/gcc34/gnu/gcc-3.41/configure
djgpp --prefix=/dev/env/DJDIR --disable-nls
--disable-libstdcxx-pch
Thread model: single
gcc version 3.4.1
c:/djgpp/bin/../libexec/gcc/djgpp/3.41/cc1.exe -quiet
-v -iprefix c:/djgpp/bin/../lib/gcc/djgpp/3.41/ -remap
-imacros c:/djgpp/bin/../lib/gcc/djgpp/3.41/djgpp.ver -
-quiet -dumpbase - -mtune=pentium -auxbase - -version
-o c:/djgpp/tmp/RHdbaaaa/ccKqK8gN.s
ignoring nonexistent directory
"c:/djgpp/bin/../lib/gcc/djgpp/3.41/../../../../djgpp/include"
ignoring nonexistent directory "c:/djgpp/djgpp/include/"
#include "..." search starts here:
#include <...> search starts here:
c:/djgpp/bin/../lib/gcc/djgpp/3.41/include
c:/djgpp/lib/gcc/djgpp/3.41/include/
c:/djgpp/include/
End of search list.
GNU C version 3.4.1 (djgpp)
compiled by GNU C version 3.4.1.
GGC heuristics: --param ggc-min-expand=30 --param
ggc-min-heapsize=4096
<stdin>:1: error: parse error before string constant
End of the sample
Here is the output from a sample compilation and link
for C++
executing:
echo "int main(){return 0;}" | redir -eo gcc -Xlinker
-v -Wa,-v -v -o /dev/null -x c++ -
Reading specs from c:/djgpp/bin/../lib/gcc/djgpp/3.41/specs
Configured with: /Build/gcc34/gnu/gcc-3.41/configure
djgpp --prefix=/dev/env/DJDIR --disable-nls
--disable-libstdcxx-pch
Thread model: single
gcc version 3.4.1
c:/djgpp/bin/../libexec/gcc/djgpp/3.41/cc1plus.exe
-quiet -v -iprefix c:/djgpp/bin/../lib/gcc/djgpp/3.41/
-remap -imacros
c:/djgpp/bin/../lib/gcc/djgpp/3.41/djgpp.ver - -quiet
-dumpbase - -mtune=pentium -auxbase - -version -o
c:/djgpp/tmp/RHdbaaaa/ccz94i4g.s
ignoring nonexistent directory
"c:/djgpp/bin/../lib/gcc/djgpp/3.41/../../../../djgpp/include"
ignoring nonexistent directory "c:/djgpp/djgpp/include/"
#include "..." search starts here:
#include <...> search starts here:
c:/djgpp/bin/../lib/gcc/djgpp/3.41/../../../../include/cxx/3.41
c:/djgpp/bin/../lib/gcc/djgpp/3.41/../../../../include/cxx/3.41/djgpp
c:/djgpp/bin/../lib/gcc/djgpp/3.41/../../../../include/cxx/3.41/backward
c:/djgpp/bin/../lib/gcc/djgpp/3.41/include
c:/djgpp/include/cxx/3.41/
c:/djgpp/include/cxx/3.41/djgpp/
c:/djgpp/include/cxx/3.41/backward/
c:/djgpp/lib/gcc/djgpp/3.41/include/
c:/djgpp/include/
End of search list.
GNU C++ version 3.4.1 (djgpp)
compiled by GNU C version 3.4.1.
GGC heuristics: --param ggc-min-expand=30 --param
ggc-min-heapsize=4096
<stdin>:1: error: expected unqualified-id before string
constant
<stdin>:1: error: expected `,' or `;' before string
constant
End of the sample
Reports "can't open /dev/null for reading" when hitting
shift-F4 for run to cursor, no display swap.
Terminates to command line.
Puts the display driver (Under Windows XP) into lo-res
upon un-graceful exit. Intel i810 chipset.
Thank you.
Logged In: YES
user_id=1052653
The lo-res problem:
I have seen this problem some times
on some machines running win32 (2k + xp).
Sometimes it came to a crash because
of interrupt collisions or defunct hardware.