11.06.2011, 21:36, [email protected]: > Do you have any pointers? Are there some flags or specific ways to specify > which compiler to use for the whole build system (the build scripts) or > should I be trying to use Intel Compiler to build each part separately? > > Any help will be greatly appreciated! >
IIRC I just used proper icc mkspec (see -platform option of configure and mkspecs/ directory in Qt sources) Also (FYI), configure respects CC and CXX variables -- Regards, Konstantin _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

