delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/01/23/11:12:05

From: "David May" <dmay AT tvi DOT cc DOT nm DOT us>
Organization: Albuquerque T-VI
To: "xit; of zentmauz" <xit AT 4u DOT net>
Date: Thu, 23 Jan 1997 08:52:35 -0700
Subject: Re: cannot compile c++ progs in djgpp
CC: djgpp AT delorie DOT com
Message-ID: <D1C9112149@tvi_mail.tvi.cc.nm.us>

> when i am compiling c++ progs, i am getting a error message on the
> "cout" function. and it haves a problem with ::iostream!!! :-((;

It's not real clear what the problem is, but I would think that the 
gcc.exe program probably can't find the C++ libs.  Use gxx for 
compiling your C++ programs, like so:

gxx -O2 -o myfile.exe myfile.cc

and you should be OK.

Good luck.
David May, ID Card Administrator
Albuquerque TVI

- Raw text -


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