aspell-devel
[Top][All Lists]
Advanced

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

[aspell-devel] Can't compile with gcc 3.3


From: Clock
Subject: [aspell-devel] Can't compile with gcc 3.3
Date: Mon, 16 Jun 2003 17:09:37 +0200
User-agent: Mutt/1.2.5.1i

Tried to compile aspell-0.50:

g++ -DHAVE_CONFIG_H -I. -I. -I../common -I../common/ -I../interfaces/cc/ -I../mo
dules/speller/default/     -O3 -march=athlon-xp -fomit-frame-pointer -fstrength-
reduce -fschedule-insns -c -o checker_string.o `test -f 'checker_string.cpp' || 
echo './'`checker_string.cpp
checker_string.cpp: In member function `void 
   CheckerString::replace(acommon::ParmString)':
checker_string.cpp:102: error: `assert' undeclared (first use this function)
checker_string.cpp:102: error: (Each undeclared identifier is reported only 
   once for each function it appears in.)
make[1]: *** [checker_string.o] Error 1
make[1]: Leaving directory `/home/clock/aspell-0.50/prog'
make: *** [all-recursive] Error 1

--------------System information for bugreport purpose-------------------------

Linux version 2.4.19 (gcc version 3.2.2) #4 Tue Mar 11 23:53:17 CET 2003

gcc (GCC) 3.3

/lib/libc-2.2.5.so
/lib/libc-2.3.1.so
/lib/libc.so.6 -> libc-2.3.1.so
/usr/lib/libc.so:
/* GNU ld script
   Use the shared library, but some functions are only in
   the static library, so try that secondarily.  */
GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a )


aclocal (GNU automake) 1.4

automake (GNU automake) 1.4

autoconf (GNU Autoconf) 2.13

GNU Make version 3.79.1
Built for i686-pc-linux-gnu

GNU ld version 2.13

GNU assembler 2.13
This assembler was configured for a target of `i686-pc-linux-gnu'.

processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 10
model name      : AMD Athlon(tm) XP 2500+
stepping        : 0
flags           : fpu vme de tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat 
pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
Build Operating System: Linux 2.4.19 i686 [ELF] 
Module Loader present

gtk-config --version
1.2.10

glib-config --version
1.2.10

gdk-pixbuf-config --version
0.22.0

unicode-config --version
0.4

CFLAGS=
-O3 -march=athlon-xp -fomit-frame-pointer -fstrength-reduce -fschedule-insns

CXXFLAGS=
-O3 -march=athlon-xp -fomit-frame-pointer -fstrength-reduce -fschedule-insns




reply via email to

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