Re: SGI Altix 3700, Intel 8.1

From: Shulan Liu (shulan AT dri.edu)
Date: Tue Mar 08 2005 - 16:57:57 MST

  • Next message: Eric Salathe: "ncarg 4.4 and eps BoundingBox"

    Hi guys, thanks for the help.

    Here is the configuration (LINUX.64.intel ncarg-4.4.1):

    #define HdfDefines -DIA64
    #define StdDefines -DSYSV -D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped
    #define ByteSwapped
    #define Cstatic
    #define Cdynamic
    #define CppCommand '/usr/bin/cpp -traditional'
    #define CCompiler icc
    #define FCompiler ifort
    #define CtoFLibraries -lm -lifcore
    #define CcOptions -ansi -size_lp64
    #define FcOptions -size_lp64
    #define COptimizeFlag -O2
    #define FOptimizeFlag -O2
    #define XToolLibrary -lXt -lSM -lICE
    #define BuildShared NO
    #define XLibrary -lXpm -lX11 -lXext

    And here is the first error:

    icc -ansi -size_lp64 -O2 -o ictrans
    main.o ../../../.././ncarview/src/lib/libictrans/libictrans.o ../../../.././ncarview/src/lib/libctrans/libctrans.o -L../../../.././ncarview/src/lib/libcgm -lcgm -L../../../.././ncarview/src/lib/libncarg_ras -lncarg_ras -L../../../.././common/src/libncarg_c -lncarg_c -L/usr/local/ncarg-intel8/lib -L/usr/X11R6/lib -lXpm -lX11 -lXext -lm -lifcore
    ../../../.././ncarview/src/lib/libcgm/libcgm.a(meta_edit.o)(.text
    +0x35d2): In function `CGM_initMetaEdit':
    : the use of `mktemp' is dangerous, better use `mkstemp'
    /usr/local/lib/libimf.so.6: warning: log2l is not implemented and will
    always fail
    /usr/local/lib/libimf.so.6: warning: exp2l is not implemented and will
    always fail
    /usr/local/lib/libifcore.so.6: undefined reference to `__cxa_end_catch'
    /usr/local/lib/libifcore.so.6: undefined reference to `std::terminate()'
    /usr/local/lib/libifcore.so.6: undefined reference to
    `__intel_personality_routine'
    /usr/local/lib/libifcore.so.6: undefined reference to
    `__cxa_begin_catch'
    make[5]: *** [ictrans] Error 1

    I tried to link to libcxa.so (-lcxa), but it gave a new error:

    undefined reference to `_ReadULEB'

    Thanks,

    Shulan
     

    On Tue, 2005-03-08 at 21:49 +0000, Michael Bane wrote:
    > Can you be more specific about your problems? I used Intel 8.1 on a Xeon -
    > the main issue was to set, for my Intel config. (This is to get, IIRC,
    > ictrans to compile)
    >
    > CTOFLIBS = -L/opt/intel_fc_80/lib -lifcore -lm
    >
    >
    > > Hi, I have problems compiling ncarg graphic lib with Intel compiler 8.1
    > > on our SGI Altix (Itanium2, Linux). Can any one provide me a working
    > > compiler configuration?
    > >
    > > Thanks in advance,
    > >
    > > Shulan
    > >
    > > _______________________________________________
    > > ncarg-talk mailing list
    > > ncarg-talk AT unknown
    > > http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
    > >
    >
    >
    > _______________________________________________
    > ncarg-talk mailing list
    > ncarg-talk AT unknown
    > http://mailman.ucar.edu/mailman/listinfo/ncarg-talk

    _______________________________________________
    ncarg-talk mailing list
    ncarg-talk AT unknown
    http://mailman.ucar.edu/mailman/listinfo/ncarg-talk



    This archive was generated by hypermail 2b29 : Wed Mar 09 2005 - 23:33:08 MST