Hello!
After several tests I'm ready to report a bug, but not sure if the bug related to mysql or icc.. The problem is thatphp 5.3.3 compiling crashes after compiling mysql 5.1.50. There is no any crashes on php 5.3.3 after compiling previous mysql 5.1.49..
-------------------
/usr/local/mysql//include/mysql/my_global.h(626): catastrophic error: could not open source file "my_compiler.h"
#include
^
compilation aborted for /root/src/php-5.3.3/ext/mysqli/mysqli.c (code 4)
make: *** [ext/mysqli/mysqli.lo] Error 1
------------------
My system:
CentOS 5.5 64-bit
Intel C++ Compiler for Linux 11.1.073 intel64
2Gb RAM,Intel Pentium Processor E2160
Is that an ICC problem? Or should I go to the mysql support?