Re: WRAPIT error

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Wed, 8 Jul 2009 13:41:47 -0600 (MDT)

Xuguang,

It sounds like you are trying to mix 32-bit and 64-bit objects.

Is this a 64-bit or 32-bit machine? You can type "uname -a" and it
will either say something like "i686" (32-bit) or "x86_64" (64-bit).

You downloaded a 32-bit NCL binary. If your system is a 64-bit system,
then you will need to download the appropriate 64-bit NCL binary from
the ESG.

The other possibility is that you are on a 32-bit system, but that
your ifort compiler is set up to do a 64-bit compile by default.

You can use the "-d" option with WRAPIT to see what compiler options
are being used.

If none of the above helps, then run WRAPIT with the "-d" option
and email me the output. Also email me the results of "uname -a".

--Mary

On Wed, 8 Jul 2009, Xuguang Wang wrote:

> Hi,
>
> I used WRAPIT with -in (i.e., ifort) option to compile a program on a linux
> machine. It compiled OK. But when I loaded within ncl, it says "wrong ELF
> class: ELFCLASS64".
>
> How to modify WRAPIT to fix this. The ncl version that I have is
> ncl_ncarg-5.1.1.Linux_i686_gcc412.tar.gz
>
> Thanks.
> Xuguang
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jul 08 2009 - 13:41:47 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 08 2009 - 14:48:16 MDT