EnglishFrenchSpanish

Ad


OnWorks favicon

nhlccNCARG - Online in the Cloud

Run nhlccNCARG in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command nhlccNCARG that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


nhlcc - Command for compiling C code that uses the NCAR Graphics high-level utilities.

SYNOPSIS


nhlcc [-ngmath] [-ncarbd] [-ngmathbd] [-netcdf] [-hdf] ...

DESCRIPTION


nhlcc is a script that invokes the C compiler/linker with the proper NCAR Graphics LLU
(low-level utility) and HLU (high-level utility) libraries. Arguments presented above are
associated with NCAR Graphics. All other arguments and options are identical to the cc
command on your particular machine; arguments that include quoted strings may have to be
enclosed in single quotes.

If you don't want to use nhlcc, you can just type it on the command line to see what gets
included in the link line, and then you can add this information to your own Makefile or
script. It is important to note that you must define the macro NeedFuncProto in order for
function prototyping to work correctly.

In order to run nhlcc, you must have your NCARG_ROOT environment variable set to the
directory pathname where the NCAR Graphics libraries, binaries, and include files were
installed. If you are not sure what NCARG_ROOT should be set to, please check with your
system administrator or the site representative for NCAR Graphics. If the NCAR Graphics
libraries, binaries, and include files were not installed under one root directory, then
you will need to set the environment variables NCARG_LIB, NCARG_BIN, and NCARG_INCLUDE
instead. Please see "man ncargintro" for more information.

Note that, on some systems, if you supply your own binary libraries in addition to the
ones automatically referenced by nhlcc, all the libraries must have been created in a
similar fashion.

OPTIONS

-ngmath
Links in the NCAR Graphics ngmath library.

-ncarbd
Use this option for compilers that appear to be having trouble initializing
blockdata variables. It will cause a small subroutine to be linked in that helps
force the loading of blockdata initialization routines.

-ngmathbd
Just like with the -ncarbd option, use this option for compilers that appear to be
having trouble initializing Ngmath-related blockdata variables. It will cause a
small subroutine to be linked in that helps force the loading of Ngmath blockdata
initialization routines.

Note: this option doesn't need to be specified separately if you are already
including the -ncarbd and -ngmath options.

-netcdf
Links in the netCDF library. This library is not part of NCAR Graphics, so check
with your system administrator if you need it installed. You can obtain a copy of
it by doing an anonymous ftp to unidata.ucar.edu.

-hdf Links in the HDF library. This library is not part of NCAR Graphics, so check with
your system administrator if you need it installed. You can obtain a copy of it by
doing an anonymous ftp to ftp.ncsa.uiuc.edu.

Use nhlccNCARG online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad