export CC=icc && configure
fails with checking build system type... ./dummy-10941: error while loading shared libraries: libimf.so.6: cannot open shared object file: No such file or directory ia64-unknown-linux-gnu checking host system type... ia64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=64 checking compiler icc -no-gcc ... no, program does not run configure: error: could not find a working compiler, see config.log for details I use the standard skynet_bash_profile so I assume the paths are correct and export CC=icc is how you use the intel compiler. Jason On Saturday 30 May 2009 13:25:22 Jason Martin wrote: > Do we really need to support gcc-4.1 on Itanium? > > It seems like Mariah has gcc-4.4 and icc working for Itanium, so can > we just target those compilers and not worry about ancient gcc > versions? > > Jason Worth Martin > Asst. Professor of Mathematics > http://www.math.jmu.edu/~martin > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en -~----------~----~----~----~------~----~------~--~---
