Problem description: > > CFLAGS="-O3 -unroll2 -ip -mp -no-gcc -restrict" CC=icc CXX=icc CXXFLAGS="-O3 > > -unroll2 -ip -mp -no-gcc -restrict" ./configure --prefix=/usr/local/mysql > > --with-mysqld-user=mysqladm --without-debug --with-client-ldflags=-all-static > > --with-mysqld-ldflags=-all-static --disable-shared > > --localstatedir=/home/mysqladm/data --enable-assembler > > > > The fun stops right away with following message: > > checking for gcc... icc > > checking for C compiler default output... configure: error: C compiler cannot > > create executables > > See `config.log' for more details. > > > What did config.log have in it?
This is what config log say: ## ------------- ## ## Output files. ## ## ------------- ## AVAILABLE_LANGUAGES_ERRORS_RULES='./ac_available_languages_fragment' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DOT_FRM_VERSION 6 #define MACHINE_TYPE "i686" #define PACKAGE "mysql" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PROTOCOL_VERSION 10 #define SYSTEM_TYPE "pc-linux" #define VERSION "4.0.18" configure: exit 77 andy ideas? Andy _____________________________________________________________________ Der WEB.DE Virenschutz schuetzt Ihr Postfach vor dem Wurm Netsky.A-P! Kostenfrei fuer alle FreeMail Nutzer. http://f.web.de/?mc=021157 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]