delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/01/27/19:30:38

From: "Andrew Crabtree" <andrewc AT rosemail DOT rose DOT hp DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: newbie + iostream.h
Date: Tue, 27 Jan 1998 13:31:30 -0800
Organization: Hewlett Packard
Lines: 12
Message-ID: <6aljmn$ros$1@rosenews.rose.hp.com>
References: <34CD9DD9 DOT 35C5 AT pop DOT intergate DOT bc DOT ca> <34CE270A DOT 5C0F AT cs DOT com>
NNTP-Posting-Host: ros51675cra.rose.hp.com
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Some additions to the info john gave you

>  - Name your programs with a valid C++ extension (.C, .cc, .cpp).
If you use stock gcc 2.7 the you cannot debug your programs with gdb if they
end in cpp extension.

>  - Use 'gxx' to compile your programs, or add the C++ libraries
>(-liostr, -lstdcx) manually.
You may need to add -lm as well, as that is what gxx does.  I think some of
stdc++ refers to it.


- Raw text -


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