Re: Build NCAR Graphics on Redhat V.5 with Intel 64(R) Fortran and C Compilers

From: Rick Grubin <grubin_at_nyahnyahspammersnyahnyah>
Date: Sun, 16 Sep 2007 08:24:58 -0600

Hello Arthur,
> I’m trying to build NCAR Graphics v.4.4.2 on an SGI Altix XE 240
> with Redhat Enterprise V.5.0, in 64-bit mode
The NCAR Graphics group unfortunately does not have access to such a
host upon which to build/test. We do have
Linux hosts running RedHat v5, however it's a 32bit host.
> with Intel Fortran (ifort) and C++ (icc) compilers (the Intel(R) 64
> versions).
Which version of the Intel compilers are you using?
> To invoke these compilers, I used the following LINUX file in the
> configure directory (NOTE: this was adapted from the LINUX.INTEL.64
> file.):
A good place to start; a few additions are suggested below:

> #define CtoFLibraries -lm -lifcore
> #define CcOptions -ansi
add '-size_lp64'
> #define FcOptions
add '-size_lp64'
> #define ArchRecLibSearch -L/usr/lib
>
> #define ArchRecIncSearch -I/usr/include
You might consider listing the directories where your X11 libraries
and header files exist; likely this will be /usr/X11R6/lib
and /usr/include/X11 but check to be sure.
> However, during the build, the make can’t find stddev.h or stdarg.h
> because they are not included Redhat Linux Enterprise v.5 (at least
> I didn’t find them). As a result, a number of utilities, like
> ctrans, are not built.
Could you please include the output from 'make Everything' that shows
how utilities such as ctrans are not being built?
That would help a lot.
> My questions are: is the LINUX file set up properly for Redhat
> Linux Enterprise v.5 in 64-bit mode (i.e. Intel(R) 64) with
> corresponding Intel fortran and c++ compilers?
Sometimes, configure files need to be modified a bit to work
correctly on a host in question. As we do not have, either in-house
or access to, the myriad of configurations that are available to
users, it's not possible to "cover all bases" with configure files.
Often, seeing output from a build process helps us successfully debug
the problem, so please send that along, thanks.

-Rick.
----
Rick Grubin NCAR/TDD/CISL/VETS
Visualization + Enabling Technologies
grubin_at_ucar.edu 303.497.1832

_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Sun Sep 16 2007 - 08:24:58 MDT

This archive was generated by hypermail 2.2.0 : Mon Sep 24 2007 - 11:44:57 MDT