|
From: | Dale Seaburg |
Subject: | [avr-gcc-list] uisp-20010701 Compile problems |
Date: | Sat, 08 Dec 2001 15:19:52 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 |
But, when I tried to compile the uisp-20010701, I get an error (see attached log file). What might I be doing wrong? My gcc is version 2.96
Thanks, Dale Seaburg
g++ -Wall -O3 -g -c -o Main.o Main.C g++ -Wall -O3 -g -c -o Terminal.o Terminal.C Terminal.C: In method `void TTerminal::Run ()': Terminal.C:32: `strcmp' undeclared (first use this function) Terminal.C:32: (Each undeclared identifier is reported only once for each function it appears in.) make: *** [Terminal.o] Error 1
[Prev in Thread] | Current Thread | [Next in Thread] |