From: kumy4 AT fromru DOT com (Misha) Newsgroups: comp.os.msdos.djgpp Subject: Re: strange problem Date: 3 Aug 2001 06:45:50 -0700 Organization: http://groups.google.com/ Lines: 19 Message-ID: References: <9kbf72$osd$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <9kdufg$l8h$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> NNTP-Posting-Host: 195.122.237.254 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 996846350 26664 127.0.0.1 (3 Aug 2001 13:45:50 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 3 Aug 2001 13:45:50 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hans-Bernhard Broeker wrote in message news:<9kdufg$l8h$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE>... > 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... I assume that problem is LFN-conflict(because DOS machine don't supply long file names like 'stl_construct.h'). I see your answer on my question in messages with subject 'old machine'.