[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 971021: Failure for UNICOS 9.3.0




>To: address@hidden
>cc: address@hidden
>From: Paul Le Texier <address@hidden>
>Subject: Failure for UNICOS 9.3.0
>Organization: CEA>Keywords: 199710212025.OAA03354
>
> To whom it may concern,
>
>
>  I've two problems for installing NetCDF 3.3.1 on a CRAY C90
> (uname says : UNICOS 9.3.0 930.3 CRAY TS):
> - - CC can't compile C++ interface (I've not the message at home),

Try
CXXFLAGS='-h char'

> - - Testing failed with this message:
> FAILURE at line 2468 of test_put.c : range error : status = 0

Are you using usual ncx.c or the cray specific ncx_cray.c?
(See line 109 in the INSTALL document "There is a separate
implementation of the ncx interface as ncx_cray.c ..."

In any case, this particular problem usually results more from
problems configuring the test program than from problems with the
library. Are there other errors?

>  Is there a patch to fix this problem (the second).
>
>  Please could answer (address@hidden) ?
>
>  Thanks for all
> - --
> /\/\/\/\/\/\/\/\/\-- Speaking for myself, not my employer.
> - --/\/\/\/\/\/\/\/\/\
> Paul Le Texier
> CEA / CESTA                           EMail : address@hidden
> DEV / SIS                               Tel   : (33) 556 68 49 53
> F-33114 Le BARP                         FAX   : (33) 557 71 54 33
> FRANCE
> \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

-glenn