EnglishFrenchSpanish

OnWorks favicon

faucc - Online in the Cloud

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

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


faucc - C compiler generating Intel code for 16 bit/32 bit CPUs.

SYNOPSIS


faucc [ -B path ] [ -D MACRO [=def]] [ -E ] [ -I path ] [ -L path ] [ -MD ] [-MF file ]
[ -MP ] [ -MT target ] [ -O level ] [ -S ] [ -T script ] [ -U macro ] [ -Wl,arg ]
[ -Xlinker arg ] [ -b arch ] [ -c ] [ -f arg ] [ -m arch ] [ -nostdlib ]
[ -o output ] [ -print-lib-faucc-file-name ] [ --freestanding ]
[ --no-stack-protector ] { file ...}

DESCRIPTION


faucc is a C compiler, that can generate Intel 16 bit or 32 bit Code.

OPTIONS


faucc tries to mimic the options of gcc. A number of options will be passed to the C
preprocessor cpp or to the linker (done via a call to the c-compiler gcc) in unmodified
form.

-B path
Override the directory prefix where cc1 is looked up with path.

-D MACRO, -D MACRO=def
Define MACRO with the optional initial definition def. If def is omitted, it defaults
to 1.

-E
Only perform preprocessing, but do not run the compiler.

-I path
Add path to the include path in which header files are searched.

-L path
Add path to the library search path, in which the linker will look for libraries.

-MD
Output dependency information while preprocessing.

-MF, file
Output dependency information while preprocessing to file.

-MP,
When the preprocessor should output dependency information, it will generate PHONY
targets for each dependency.

-MT target
When the preprocessor should output dependency information, use target as the
dependency rule target.

-O level
Currently ignored.

-S
Output assembly code.

-T script
Use script as linker script.

-U macro
Undefine a previously defined macro.

-Wl,arg, -Xlinker arg
Pass arg to the linker.

-b arch
Generate code for arch (either i286 or i386)

-c
Perform compilation, but do not link.

-f arg
Pass code generation argument arg to the compiler. See the cc1 man page for possible
arguments.

-m arch
Currently ignored.

-nostdlib
With this option, the linker will only search for libraries that are passed as command
line arguments.

-o file
Write output to file.

-print-libfaucc-file-name
Print the full path of the internal compiler library libfaucc.a.

-static
Perform static linking.

--freestanding, --no-stack-protector
Currently ignored.

EXAMPLES


faucc -c hello-world.c -o hello-world.o
Compile the program hello-world.c and output the object as hello-wolrd.o.

faucc -S -b i286 -o test.s test.c
Compile the program test.c to 16 bit code and output the assembly listing to test.s,
but do not assemble or link the result yet.

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