On Jun 7, 2007, at 7:34 AM, Steve Peters wrote:


perl Configure.pl --cc=icc --link=icc --ld=icc

I get test many warnings when I run this, and then when I try to run make I get

[EMAIL PROTECTED]/parrot]$ make
Compiling with:
xx.c
icc -I./include -D_REENTRANT -D_GNU_SOURCE -pipe -Wdeclaration-after- statement -I/usr/local/include -D_LARGEFILE_SOURCE - D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -fPIC -g -fPIC -I. -o xx.o - c xx.c
/usr/bin/perl tools/build/ops2c.pl C --core
/usr/bin/perl tools/build/ops2c.pl CSwitch --core
src/ops/core_ops.c
icc: command line warning #10156: ignoring option '-W'; no argument required icc: error #10149: option '-cxxlib-gcc' not supported with the current installed GCC
make: *** [src/ops/core_ops.o] Error 1

What is icc looking for in gcc that I don't have?


--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




Reply via email to