www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/08/03/04:31:37

From: kumy4 AT fromru DOT com (Misha)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: strange problem
Date: 3 Aug 2001 01:25:18 -0700
Organization: http://groups.google.com/
Lines: 32
Message-ID: <bf544ea2.0108030025.4de735dc@posting.google.com>
References: <bf544ea2 DOT 0108010948 DOT 800ca4e AT posting DOT google DOT com> <9kbf72$osd$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE>
NNTP-Posting-Host: 195.122.237.254
X-Trace: posting.google.com 996827119 16878 127.0.0.1 (3 Aug 2001 08:25:19 GMT)
X-Complaints-To: groups-abuse AT google DOT com
NNTP-Posting-Date: 3 Aug 2001 08:25:19 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 <broeker AT physik DOT rwth-aachen DOT de> wrote in message news:<9kbf72$osd$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE>...
> Misha <kumy4 AT fromru DOT com> wrote:
> > Hi all
> > I have a problem.
> 
> That much we noticed even without you keeping to send the same
> question repeatedly, each time with a different subject...
> 
> > My program worked very well on my computer, but when I try compile
> > it on my old machine(486 dx2-100, RAM 4Mb) there are errors :
> 
> It's almost certainly not the age of the machine, but the age of the
> compiler installed on it that's causing these problems. The C++
> language itself has changed substantially since the time DX4/100
> processors were en vogue.
> 
> > I can't understand something.
> 
> Without you at least showing us a (minimal) source that causes these
> errors, and the precise commands you used to compile it, there's
> hardly a chance anyone around here will be able to understand it,
> either.


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
...
...
gcc -o main.exe console.o main.o hardware.o -lstdcxx

- Raw text -


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