fpcres --version (return code: 0)
fpcres - resource file converter, version 2.0 [2017/09/14], FPC 3.0.2
Host platform: Linux - x86_64
Copyright (c) 2008 by Giulio Bernardi.
fpcres --help (return code: 0)
fpcres - resource file converter, version 2.0 [2017/09/14], FPC 3.0.2
Host platform: Linux - x86_64
Copyright (c) 2008 by Giulio Bernardi.
Syntax: fpcres [options] <inputfile> [<inputfile>...] [-o <outputfile>]
Options:
--help, -h, -? Show this screen.
--version, -V Show program version.
--verbose, -v Be verbose.
--input, -i <x> Ignored for compatibility.
--output, -o <x> Set the output file name.
-of <format> Set the output file format. Supported formats:
res, elf, coff, mach-o, external
--arch, -a <name> Set object file architecture. Supported architectures:
i386, x86_64, arm (coff)
i386, x86_64, powerpc, powerpc64, arm, armeb, m68k,
sparc, alpha, ia64, mips, mipsel (elf)
i386, x86_64, powerpc, powerpc64, arm, aarch64 (mach-o)
bigendian, littleendian (external)
--subarch, -s <name> Set object file sub-architecture. Supported values:
arm: all, v4t, v6, v5tej, xscale, v7
other architectures: all
@<file> Read more options from file <file>
Default output target: x86_64 - elf