avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] uisp-20010701 Compile problems


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

I'm finally getting around to setting up my avr-gcc environment on a new Linux box (Mandrake 8.1 - Linux 2.4.x). I downloaded Gunnar's tarball for the libc and avr-gcc, and they appear to be working OK.

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]