Mail Archives: djgpp/2000/04/18/23:16:15
This is a multi-part message in MIME format.
------=_NextPart_000_68b9138c_720a72b7$68a8cb56
Content-Type: text/plain; format=flowed
Hi!
I am currently having problems with compiling.
I am trying to compile a very simple Hello World program, which uses
iostream.h.
I have followed the FAQ and I have hopefully set up the environment and
paths correctly. These settings are configured in a batch file which I have
written.
However, when I come to compile the program, by typing:
gcc -o cprog.exe cprog.c
it repies by saying
cprog.c:1: iostream.h : No such file or directory (ENOENT).
I would be very grateful if you could help as I've been trying to sort this
problem out for a while!
Thanks,
Paul.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
------=_NextPart_000_68b9138c_720a72b7$68a8cb56
Content-Type: text/plain; name="environ.txt"; format=flowed
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="environ.txt"
COMPUTERNAME=PC5824
ComSpec=C:\WINNT\system32\cmd.exe
djgpp = e:\djgpp\djgpp\djgpp.env
HOMEDRIVE=H:
HOMEPATH=\
HOMESHARE=\\data1\decmbit1
LOGONSERVER=\\DOMCON7
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Os2LibPath=C:\WINNT\system32\os2\dll;
Path=C:\WINNT\system32;C:\WINNT;C:\PROGRA~1\PAGEMGR\IMGFOLIO;C:\PROGRA~1\PAGEMGR;e:\djgpp\djgpp\include
path =
C:\WINNT\system32;C:\WINNT;C:\PROGRA~1\PAGEMGR\IMGFOLIO;C:\PROGRA~1\PAGEMGR;e:\djgpp\djgpp\bin;e:\djgpp\djgpp\include
PATHEXT=.COM;.EXE;.BAT;.CMD
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 5 Stepping 1, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0501
PROMPT=$P$G
SystemDrive=C:
SystemRoot=C:\WINNT
TEMP=C:\TEMP
TMP=C:\TEMP
USERDOMAIN=BU_STUDENT
USERNAME=decmbit1
USERPROFILE=C:\WINNT\Profiles\decmbit1
windir=C:\WINNT
------=_NextPart_000_68b9138c_720a72b7$68a8cb56--
- Raw text -