delorie.com/archives/browse.cgi | search |
From: | Oliver Brendel <O DOT Brendel AT scri DOT sari DOT ac DOT uk> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | help : gpp doesnt find iostream |
Date: | Tue, 31 Mar 1998 16:34:25 -0800 |
Organization: | The University, Dundee, DD1 4HN, Scotland, UK. |
Lines: | 20 |
Message-ID: | <35218B91.263D@scri.sari.ac.uk> |
Reply-To: | O DOT Brendel AT scri DOT sari DOT ac DOT uk |
NNTP-Posting-Host: | ceplhp100.scri.sari.ac.uk |
Mime-Version: | 1.0 |
CC: | O DOT Brendel AT scri DOT sari DOT ac DOT uk |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Hello out there, I hope somebody can help me : I have just installed DJGPP from scratch. then I tried to compile my standard "Hello World!" programm from within EMACS with ALT-x compile. The programm includes <iostream>. The result I get from EMACS is an error message that iostream cannot be found. If I compile from DOS with gpp -Wall -o hellow.exe hellow.cc it works fine and the .exe runs. if I compile from DOS with gpp -o hellow.exe hellow.cc it doesn't find the iostream again... Can somebody please help ??? Thanks a lot Oliver O.Brendel SCRI Dundee Scotland UK O DOT Brendel AT scri DOT sari DOT ac DOT uk
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |