I was trying to build a HPC model on Linux with ifort, but when it coms to the link process, it throws up "/phys_grid.F90:(.text+0x9207): undefined reference to `_mm_idivrem_epi32'", I googled for that , this is a definition in ifort's /include, but I donot know how to resolve that. can anyone helps?
My ifort version is 11.1


