Hello,
I am new to Intel compiler and tried to compile Perl 5.10 with ICC. I used the commandline from ICC, I edited the makefile, so that cc = icl and link32 = xilink
But with those changes I get error in linker ___intel_new_proc_init that this is not found.
Of course I hope you can tell me where I have to put the optimization options in that makefile.
Thank you for your help.



