delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/06/12/19:36:33

From: Selfgovern AT aol DOT com
Date: Thu, 12 Jun 1997 19:35:44 -0400 (EDT)
Message-ID: <970612193540_-127355164@emout19.mail.aol.com>
To: salvador AT inti DOT edu DOT ar
cc: djgpp AT delorie DOT com
Subject: Re: rhide and Windows95

In a message dated 97-06-12 15:43:19 EDT, salvador AT inti DOT edu DOT ar (Salvador
Eduardo Tropea (SET)) writes:

<< Send the results to Robert.
 Your situation is very strange. Are you using a new version of RHIDE? >>

Version 1.3.

If this isn't going to the right person, could you please forward?

This is a bug report for RHIDE Version 1.3  (Jun 10 1997 09:23:28)
I am running MS-DOS 7.10 (Windows 95)

Important environment variables:
PATH=C:\BITWARE\;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\FP25;C:\DJGPP\BIN
DJGPP=c:/djgpp/djgpp.env
LFN=n
INFOPATH=c:/djgpp/info;c:/djgpp/gnu/emacs/info
LOCALEDIR=
LANGUAGE=
SHELL=
COMSPEC=C:\WINDOWS\COMMAND.COM
DJSYSFLAGS=

Here is the output from a sample compilation and link for C
Reading specs from c:/djgpp/lib\specs
gcc version 2.7.2.1
 c:/djgpp/bin\cpp.exe -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7
-Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MINOR=1 -D__unix__ -D__i386__
-D__GO32__ -D__MSDOS__ -D__DJGPP__=2 -D__DJGPP_MINOR__=1 -D__unix -D__i386
-D__GO32 -D__MSDOS -D__DJGPP=2 -D__DJGPP_MINOR=1 -
c:/djgpp/tmp/RHiaaaaa\ccbaaaaa
GNU CPP version 2.7.2.1 (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 c:/djgpp/include
 c:/djgpp/contrib/grx20/include
 /usr/local/include
 /usr/local/go32/include
 /usr/local/lib/gcc-lib/go32/2.7.2.1/include
 /usr/include
End of search list.
 c:/djgpp/bin\cc1.exe c:/djgpp/tmp/RHiaaaaa\ccbaaaaa -quiet -dumpbase -.c
-version -o c:/djgpp/tmp/RHiaaaaa\cccaaaaa
GNU C version 2.7.2.1 (80386, BSD syntax) compiled by GNU C version 2.7.2.1.
 c:/djgpp/bin\as.exe -v -o c:/djgpp/tmp/RHiaaaaa\ccdaaaaa
c:/djgpp/tmp/RHiaaaaa\cccaaaaa
GNU assembler version 2.7 (i386-go32-msdos)
 c:/djgpp/bin\ld.exe -o /dev/null c:/djgpp/lib\crt0.o -Lc:/djgpp/lib -v
c:/djgpp/tmp/RHiaaaaa\ccdaaaaa -Tdjgpp.djl -lgcc -lc -lgcc
ld version 2.7 (with BFD 2.7)
 c:/djgpp/bin\stubify.exe -v /dev/null
Warning: input file is not COFF or stubbed COFF
.exe: No such file or directory (ENOENT)
stubify for djgpp V2.X executables, Copyright (C) 1995 DJ Delorie

End of the sample

Here is the output from a sample compilation and link for C++
Reading specs from c:/djgpp/lib\specs
gcc version 2.7.2.1
 c:/djgpp/bin\cpp.exe -lang-c++ -v -undef -D__GNUC__=2 -D__GNUG__=2
-D__cplusplus -D__GNUC_MINOR__=7 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2
-DDJGPP_MINOR=1 -D__unix__ -D__i386__ -D__GO32__ -D__MSDOS__ -D__DJGPP__=2
-D__DJGPP_MINOR__=1 -D__unix -D__i386 -D__GO32 -D__MSDOS -D__DJGPP=2
-D__DJGPP_MINOR=1 - c:/djgpp/tmp/RHiaaaaa\ccbaaaaa
GNU CPP version 2.7.2.1 (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 c:/djgpp/lang/cxx
 c:/djgpp/include
 c:/djgpp/contrib/grx20/include
 /usr/local/lib/g++-include
 /usr/local/include
 /usr/local/go32/include
 /usr/local/lib/gcc-lib/go32/2.7.2.1/include
 /usr/include
End of search list.
 c:/djgpp/bin\cc1plus.exe c:/djgpp/tmp/RHiaaaaa\ccbaaaaa -quiet -dumpbase
-.cc -version -o c:/djgpp/tmp/RHiaaaaa\cccaaaaa
GNU C++ version 2.7.2.1 (80386, BSD syntax) compiled by GNU C version
2.7.2.1.
 c:/djgpp/bin\as.exe -v -o c:/djgpp/tmp/RHiaaaaa\ccdaaaaa
c:/djgpp/tmp/RHiaaaaa\cccaaaaa
GNU assembler version 2.7 (i386-go32-msdos)
 c:/djgpp/bin\ld.exe -o /dev/null c:/djgpp/lib\crt0.o -Lc:/djgpp/lib -v
c:/djgpp/tmp/RHiaaaaa\ccdaaaaa -Tdjgpp.djl -lgcc -lc -lgcc
ld version 2.7 (with BFD 2.7)
 c:/djgpp/bin\stubify.exe -v /dev/null
Warning: input file is not COFF or stubbed COFF
.exe: No such file or directory (ENOENT)
stubify for djgpp V2.X executables, Copyright (C) 1995 DJ Delorie

End of the sample



My problem is the following:
============================

I can't get RHIDE to compile anything in a Windows95 DOS Box.
When I open a .cpp file and choose compile, it just dies.  The
only to get it back is the do a ctrl-alt-del and end the task.
If I use the -c option, I can't see the files until I change
the file pattern to [CP].  I can then see the files (in all upper case)
and can load one and choose compile.  I then get an error that says:
Don't know how to build FILENAME.o from c:/PATH/FILENAME.CPP.
(The FILENAME and PATH are shown as an example...the case is the
significance.)

Dave Dawson

The liberty of the individual is no gift of civilization. It was greatest
before there was any civilization.
Sigmund Freud (1856-1939)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019