From: Hans-Bernhard Broeker 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: <9kbf72$osd$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> 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 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.