EnglishFrenchSpanish

OnWorks favicon

sdcpp - Online in the Cloud

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

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


sdcpp - C preprocessor for SDCC

SYNOPSIS


sdcppold [options] filename

DESCRIPTION


This manual page documents briefly the sdccp command. This manual page was written for
the Debian GNU/Linux distribution because the original program does not have a manual
page. Instead, you can read the documentation in /usr/share/doc/sdcc-doc.

SDCC is a Freeware, retargettable, optimizing ANSI-C compiler designed for 8 bit
Microprocessors.

OPTIONS


-include <file>
Include the contents of <file> before other files.

-imacros <file>
Accept definition of macros in <file>.

-iprefix <path>
Specify <path> as a prefix for next two options.

-iwithprefix <dir>
Add <dir> to the end of the system include path.

-iwithprefixbefore <dir>
Add <dir> to the end of the main include path.

-isystem <dir>
Add <dir> to the start of the system include path.

-idirafter <dir>
Add <dir> to the end of the system include path.

-I <dir>
Add <dir> to the end of the main include path.

-I- Fine-grained include path control; see info docs.

-nostdinc
Do not search system include directories (dirs specified with -isystem will still
be used).

-nostdinc++
Do not search system include directories for C++.

-o <file>
Put output into <file>.

-pedantic
Issue all warnings demanded by strict ISO C.

-pedantic-errors
Issue -pedantic warnings as errors instead.

-trigraphs
Support ISO C trigraphs.

-lang-c
Assume that the input sources are in C.

-lang-c89
Assume that the input sources are in C89.

-lang-c++
Assume that the input sources are in C++.

-lang-objc
Assume that the input sources are in ObjectiveC.

-lang-objc++
Assume that the input sources are in ObjectiveC++.

-lang-asm
Assume that the input sources are in assembler.

-std=<std name>
Specify the conformance standard; one of: gnu89, gnu99, c89, c99, iso9899:1990,
iso9899:199409, iso9899:1999

-+ Allow parsing of C++ style features.

-w Inhibit warning messages.

-Wtrigraphs
Warn if trigraphs are encountered.

-Wno-trigraphs
Do not warn about trigraphs.

-Wcomment{s}
Warn if one comment starts inside another.

-Wno-comment{s}
Do not warn about comments.

-Wtraditional
Warn about features not present in traditional C;

-Wno-traditional
Do not warn about traditional C;

-Wundef
Warn if an undefined macro is used by #if.

-Wno-undef
Do not warn about testing undefined macros.

-Wimport
Warn about the use of the #import directive.

-Wno-import
Do not warn about the use of #import.

-Werror
Treat all warnings as errors.

-Wno-error
Do not treat warnings as errors.

-Wsystem-headers
Do not suppress warnings from system headers.

-Wno-system-headers
Suppress warnings from system headers.

-Wall Enable all preprocessor warnings.

-M Generate make dependencies.

-MM As -M , but ignore system header files.

-MF <file>
Write dependency output to the given file.

-MG Treat missing header file as generated files.

-MP Generate phony targets for all headers.

-MQ <target>
Add a MAKE-quoted target.

-MT <target>
Add an unquoted target.

-D<macro>
Define a <macro> with string '1' as its value.

-D<macro>=<val>
Define a <macro> with <val> as its value.

-A<question> (<answer>)
Assert the <answer> to <question>.

-A-<question> (<answer>)
Disable <answer> to <question>.

-U<macro>
Undefine <macro>.

-H Print the name of header files as they are used.

-C Do not discard comments.

-dM Display a list of macro definitions active at end.

-dD Preserve macro definitions in output.

-dN As -dD except that only the names are preserved.

-dI Include #include directives in the output.

-fpreprocessed
Treat the input file as already preprocessed.

-ftabstop=<number>
Distance between tab stops for column reporting.

-P Do not generate #line directives.

-$ Do not allow '$' in identifiers.

-remap Remap file names when including files.

-v or --version
Display the version number.

-h or --help
Show summary of options.

Use sdcpp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    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
  • 3
    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
  • 4
    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
  • 5
    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
  • 6
    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
  • More »

Linux commands

Ad