delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: strange problem |
Date: | 3 Aug 2001 10:30:08 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 16 |
Message-ID: | <9kdufg$l8h$1@nets3.rz.RWTH-Aachen.DE> |
References: | <bf544ea2 DOT 0108010948 DOT 800ca4e AT posting DOT google DOT com> <9kbf72$osd$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <bf544ea2 DOT 0108030025 DOT 4de735dc AT posting DOT google DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 996834608 21777 137.226.32.75 (3 Aug 2001 10:30:08 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 3 Aug 2001 10:30:08 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Misha <kumy4 AT fromru DOT com> wrote: [...] > Version of GCC(on my computers) are equal. > For compile using RHIDE v. 1.4.7.8 . > It used commands: > gcc -g3 -Wall -c console.cpp -o console.o > gcc -g3 -Wall -c main.cpp -o main.o Certain these exact commands were used on both machines? I ask because for C++ code using templates, you had better use the some level of optimization (-O2, e.g.). If you don't, strange things may happen. And you still didn't show us any sourcecode for inspection... -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |