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

950120: compiling on CRAY C90

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: 950120: compiling on CRAY C90
  • Date: Fri, 20 Jan 95 15:21:43 -0700

>Organization: University of Maryland
>Keywords: 199501202055.AA21596
>Date: Fri, 20 Jan 1995 15:58:53 -0500
>From: Ming Cai <address@hidden>
>To: address@hidden

In the above message you wrote:

>Here are the info. might be useful for examining the 
>problem I have.  Thanks for your help.
...
>sn4021% make all
>
>making `all' in directory /wd5/wd51/wd51mc/netcdf/netcdf-232pl2/port
>
>        cc -c -I. -DNDEBUG -O uddummy.c
>cc-264 cc: WARNING in command line
>   -- Message #264 is not in the message catalog. --
>cc-951 cc: LIMIT in command line
>   -- Message #951 is not in the message catalog. --
>Make: "cc -c -I. -DNDEBUG -O uddummy.c": Error code 1

Very strange.

Would you please go into the port/ subdirectory and send me the output
from the following commands:

    uname -a
    cat uddummy.c
    which cc
    alias | grep cc
    cc -c -I. -DNDEBUG -O uddummy.c

--------
Steve Emmerson   <address@hidden>