delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/09/11/04:13:14

From: Andris <pavenis AT lanet DOT lv>
Organization: Pavenis
To: djgpp AT delorie DOT com, Uwe Homm <uhomm AT gmx DOT de>
Subject: Re: DJGPP/RHIDE on W2K
Date: Wed, 11 Sep 2002 06:44:18 +0300
User-Agent: KMail/1.4.7
References: <3D7CD1D4 DOT 5C95D85C AT gmx DOT de> <200209091712 DOT 44430 DOT pavenis AT lanet DOT lv> <3D7E47C9 DOT E4DA68C6 AT gmx DOT de>
In-Reply-To: <3D7E47C9.E4DA68C6@gmx.de>
MIME-Version: 1.0
Message-Id: <200209110644.18851.pavenis@lanet.lv>
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g8B6hFn03014
Reply-To: djgpp AT delorie DOT com

Viestissä Tiistai 10 Syyskuu 2002 22:28, Uwe Homm kirjoitti:
> > It's in std namespace. Get some recent book about C++
>
> Now it works, thanks!
>
> > Use of C++ stdandard library causes a lot of debug information to be
> > included.
>
> Using which option strips debug information? I unchecked [-g] in RHIDE,
> but i did not work

Examples:

gpp -O2 hello.cc -s -o hello.exe

or 

gcc -O2 hello.cc -o hello.exe
strip hello.exe


- Raw text -


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