EnglishFrenchSpanish

OnWorks favicon

fort77 - Online in the Cloud

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

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


fort77 - invoke f2c Fortran translator transparently, like a compiler

SYNOPSIS


fort77 [-c] [-g] [-v] [-k] [-P] [-cpp] [f2c option ...] [-L directory ...] [gcc-option
...] [link option ...] [-O optlevel] [-o outfile] [-s] [-w] [-Wx,arg1[,arg2]...] file
...

DESCRIPTION


The fort77 script invokes the f2c command transparently, so it can be used like a real
Fortran compiler. It can be used to compile Fortran, C and assembler code, and to link it
with the f2c libraries.

File arguments ending with .f are compiled as Fortran source files. Files which end with
.P are passed through to f2c, and files ending with .F are passed to the C preprocessor
(invoked as "/lib/cpp -traditional") first. Any switches passed via -D will be passed to
the preprocessor. If the translation is successful, the resulting C files will be passed
to cc for translation into an object file. Files ending in .c, .C, .cc, .i, .s, .S, .m,
.cc or .cxx are passed to the GNU C compiler directly; see gcc(1). All other files are
passed to the linker.

OPTIONS


-c Supress linking and produce an object ( .o ) file from each source file.

-g Include debugging information. -v Be verbose; supplying this twice will also tell
the C compilers etc to be verbose.

-k Keep the C files generated by f2c around.

-cpp Pass Fortran code through the C preprocessor, as if filenames ended in .F.

-P Generate f2c .P files.

-Ldirectory
Include directory in the search for libraries in the final linking stage.

-o outfile
Send output to outfile.

-trapuv Have f2c generate code to trap uninitialized values.

-Wx,arg1[,arg2...]
Pass the argument[s] argi through to the subprocess x, where x can assume one of
the following values: f for the f2c step, p for the preprocessing step, c for the
C compiler, a for the assembler (this is actually passed to the C compiler, too),
and l for the linker. As an example, defining a preprocessor constant for the C
compilation step would be done with -Wc,-DUNIX=1. Specifying the -f option to f2c
would be done via -Wf,-f.

f2c option
fort77 passes through almost all f2c options: -C, -U, -u, -a, -E, -h, -P, -R, -r,
-z, -I2, -I4, -onetrip, -!c, -!l, -!P, -!R, -ext, -!bs, -W[n], -trapuv, -w8, -r8
and -w66.

gcc options
The following options are passed through to gcc: -f*, -W*, -U*, -A*, -m*, -S, -E,
-v, -x, -pipe, -o, -I, -V, -b*, -p, -pg.

linker option
The options passed to the linking stage are -static, -shared, -v, -V, and
-symbolic.

Use fort77 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