delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | cmad_x AT yahoo DOT com (Chris Mantoulidis) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Can't delete executables made by DJGPP |
Date: | 16 Nov 2003 22:07:22 -0800 |
Organization: | http://groups.google.com |
Lines: | 23 |
Message-ID: | <a8587dd9.0311162207.510be1fb@posting.google.com> |
References: | <a8587dd9 DOT 0311161132 DOT 2fbb6c5e AT posting DOT google DOT com> <9787-Sun16Nov2003225129+0200-eliz AT elta DOT co DOT il> |
NNTP-Posting-Host: | 212.205.250.224 |
X-Trace: | posting.google.com 1069049243 28370 127.0.0.1 (17 Nov 2003 06:07:23 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | Mon, 17 Nov 2003 06:07:23 +0000 (UTC) |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Eli Zaretskii" <eliz AT elta DOT co DOT il> wrote in message news:<9787-Sun16Nov2003225129+0200-eliz AT elta DOT co DOT il>... > > From: cmad_x AT yahoo DOT com (Chris Mantoulidis) > > Newsgroups: comp.os.msdos.djgpp > > Date: 16 Nov 2003 11:32:24 -0800 > > > > i use this command to make the executables (c++): > > > > gxx foo.cc -o foo.exe > > Try using `gpp' instead of `gxx'. oh thanks it worked ;) any idea why? (the faq says "use gxx for c++ programs") hmm... i get another warning, and i still get it (i forgot to say about it above): "this file includes at least one deprecated or antiqued header. Please consider using one the 32 headers found in the section 17.4.1.2 section of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <stream> instead of the deprecated header <strstream.h>. To disable this warning use ...." (some arguments) y does the above mean? only header i used was <iostream.h>............
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |