Compiling on Solaris 8 x86 - mysql 3.23.53 - gcc version 2.95.2 19991024 (release)
CC=gcc CFLAGS="-O3 -fno-omit-frame-pointer" CXX=gcc CXXFLAGS="-O3 -fno-omit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local/mysql-3.23.53 --with-extra-charsets=complex --enable-safe-client --enable-local-infile --enable-assembler --with-innodb --without-readline I get the error: Making all in strings make[2]: Entering directory `/tmp/mysql-3.23.53/strings' gcc -c -o strings-x86.o strings-x86.s Assembler: "strings-x86.s", line 1 : Illegal mnemonic "strings-x86.s", line 1 : Syntax error "strings-x86.s", line 1 : Illegal mnemonic "strings-x86.s", line 1 : Illegal mnemonic "strings-x86.s", line 1 : Illegal mnemonic "strings-x86.s", line 1 : Illegal mnemonic "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Syntax error "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Syntax error "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 2 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Syntax error "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic "strings-x86.s", line 3 : Illegal mnemonic Too many errors - Goodbye make[2]: *** [strings-x86.o] Error 1 make[2]: Leaving directory `/tmp/mysql-3.23.53/strings' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/mysql-3.23.53' make: *** [all-recursive-am] Error 2 sql, query * Philip Molter * Texas.net Internet * http://www.texas.net/ * [EMAIL PROTECTED] --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php