EnglishFrenchSpanish

OnWorks favicon

h5cc - Online in the Cloud

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

This is the command h5cc 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


h5cc - Helper script to compile HDF5 applications.

SYNOPSIS


h5cc [OPTIONS] <compile line>

DESCRIPTION


h5cc can be used in much the same way MPIch is used to compile an HDF5 program. It takes
care of specifying where the HDF5 header files and libraries are on the command line.

h5cc supercedes all other compiler scripts in that if you've used them to compile the HDF5
library, then h5cc also uses those scripts. For example, when compiling an MPIch program,
you use the mpicc script. If you've built HDF5 using MPIch, then h5cc uses the MPIch
program for compilation.

Some programs use HDF5 in only a few modules. It isn't necessary to use h5cc to compile
those modules which don't use HDF5. In fact, since h5cc is only a convenience script, you
are still able to compile HDF5 modules in the normal way. In that case, you will have to
specify the HDF5 libraries and include paths yourself.

An example of how to use h5cc to compile the program hdf_prog, which consists of modules
prog1.c and prog2.c and uses the HDF5 shared library, would be as follows:
# h5cc -c prog1.c # h5cc -c prog2.c # h5cc -shlib -o hdf_prog prog1.o prog2.o

OPTIONS


-help Prints a help message.

-echo Show all the shell commands executed.

-prefix=DIR
Use the directory DIR to find the HDF5 lib/ and include/ subdirectories. Default:
prefix specified when configuring HDF5.

-show Show the commands without executing them.

-shlib Compile using shared HDF5 libraries.

-noshlib
Compile using static HDF5 libraries [default].

<compile line>
The normal compile line options for your compiler. h5cc uses the same compiler you
used to compile HDF5. Check your compiler's manual for more information on which
options are needed.

ENVIRONMENT


HDF5_CC
Use a different C compiler.

HDF5_CLINKER
Use a different linker.

HDF5_USE_SHLIB=[yes|no]
Use shared version of the HDF5 library [default: no].

Use h5cc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad