Mail Archives: djgpp/1997/05/30/13:36:36
Eric L. Jennings wrote:
>
> restart in MSDOS mode and run rhide. I also couldn't figure out how to
> get the output into the bugreport. I cut and pasted from the command
When RHIDE creates the bugreport, it writes it in an editor window.
The when you close this window or exit RHIDE you will be prompted
to save that editor under a name you can type there. So where is
the problem for you?
> line logfile. The only diff is that with rhide it searches
> c:/djgpp/include but still can't find stdio.h.
Do you have a file called 'stdio.h' in 'c:/djgpp/include' ???
> This is a bug report for RHIDE Version 1.2 (Mar 17 1997 01:02:00)
> I am running MS-DOS 7.0
>
> Important environment variables:
> PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;C:\JAZZ;C:\TC\BIN;C:\HELPPC
> DJGPP=C:\DJGPP\DJGPP.ENV
> LFN=
> INFOPATH=
> SHELL=
> COMSPEC=C:\COMMAND.COM
> DJSYSFLAGS=
There is nothing wrong.
>
> Here is the output from a sample compilation and link for C
> gcc version 2.7.2.1
> cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7 -Dunix -Di386
> -DGO32 -DMSDOS -D__unix__ -D__i386__ -D__GO32__ -D__MSDOS__ -D__unix
> -D__i386 -D__GO32 -D__MSDOS -Asystem(unix) -Asystem(msdos) -Acpu(i386)
> -Amachine(i386) hi.c C:\WINDOWS\TEMP\ccbaaaaa
But here!!!
Please excuse me, but can you tell us how and what you have
installed for DJGPP? Have you read the 'readme.1st'?
The lines above show me, that gcc does not use the 'specs' file,
which should be in 'c:/djgpp/lib'. Is it there??
> GNU CPP version 2.7.2.1 (80386, BSD syntax)
> #include "..." search starts here:
> #include <...> search starts here:
> c:/djgpp/include
Now I do understand nothing anymore. From your previous post
I saw in your djgpp.env file:
[cpp]
...
C_INCLUDE_PATH=%/>;C_INCLUDE_PATH%%DJDIR%/include;%DJDIR%/contrib/grx20/include
...
But why is 'c:/djgpp/contrib/grx20/include' not in your include
PATH? Either you posted here not the thing you are using
or there is something totaly wrong in your systems and
I have no clue what.
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -