AOT-COMPILE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
COPYRIGHT
NAME
aot−compile − Compile bytecode to native and generate databases
SYNOPSIS
aot-compile [ OPTION ] ... SRCDIR DSTDIR
aot-compile
[−M, −−make=
PATH ] [−C,
−−gcj= PATH ]
[−D, −−dbtool=
PATH ] [−m,
−−makeflags= FLAGS ]
[−c, −−gcjflags=
FLAGS ] [−l,
−−ldflags= FLAGS ]
[−e, −−exclude=
PATH ]
DESCRIPTION
"aot−compile" is a script that searches a directory for Java bytecode (as class files, or in jars) and uses "gcj" to compile it to native code and generate the databases from it.
OPTIONS
−M, −−make= PATH
Specify the path to the "make" executable to use.
−C, −−gcj= PATH
Specify the path to the "gcj" executable to use.
−D, −−dbtool= PATH
Specify the path to the "gcj−dbtool" executable to use.
−m, −−makeflags= FLAGS
Specify flags to pass to "make" during the build.
−c, −−gcjflags= FLAGS
Specify flags to pass to "gcj" during compilation, in addition to ’−fPIC −findirect−dispatch −fjni’.
−l, −−ldflags= FLAGS
Specify flags to pass to "gcj" during linking, in addition to ’−Wl,−Bsymbolic’.
−e, −−exclude= PATH
Do not compile PATH .
SEE ALSO
gcc(1), gcj(1), gcjh(1), jcf−dump(1), gfdl(7), and the Info entries for gcj and gcc.
COPYRIGHT
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the man page gfdl(7).
(a) The FSF ’s Front-Cover Text is:
A GNU Manual
(b) The FSF ’s Back-Cover Text is:
You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development.
More Linux Commands
manpages/inb_p.2.html
inb_p(2) - port I/O (System calls - Linux man page).........
This family of functions is used to do low-level port input and output. The out* functions do port output, the in* functions do port input; the b-suffix functio
manpages/vsftpd.8.html
vsftpd(8) - Very Secure FTP Daemon - Linux manual page......
vsftpd is the Very Secure File Transfer Protocol Daemon. The server can be launched via a super-server such as inetd(8) or xinetd(8). Alternatively, vsftpd can
manpages/numfmt.1.html
numfmt(1) Convert numbers from to human-readable strings....
Reformat NUMBER(s), or the numbers from standard input if none are specified. Mandatory arguments to long options are mandatory for short options too. --debug p
manpages/gnutls_x509_privkey_fix.3.html
gnutls_x509_privkey_fix(3) - API function - Linux man page
This function will recalculate the secondary parameters in a key. In RSA keys, this can be the coefficient and exponent1,2. RETURNS On success, GNUTLS_E_SUCCESS
manpages/uuid.3.html
uuid(3) - DCE compatible Universally Unique Identifier libra
The UUID library is used to generate unique identifiers for objects that may be accessible beyond the local system. This library generates UUIDs compatible with
manpages/win_wch.3ncurses.html
win_wch(3ncurses) - extract a complex character and renditio
win_wch.3ncurses - These functions extract the complex character and rendition from the current position in the named window into the cchar_t object referenced
manpages/gnative2ascii.1.html
gnative2ascii(1) - - An encoding converter - Linux man page
To be written ... OPTIONS -encoding NAME Set the encoding to use. -reversed Convert from encoding to native. Standard options: -help Print help text, then exit.
manpages/Tk_Grab.3.html
Tk_Grab(3) - manipulate grab state in an application........
These functions are used to set or release a global or application local grab. When a grab is set on a particular window in a Tk application, mouse and keyboard
manpages/dlerror.3.html
dlerror(3) - programming interface to dynamic linking loader
The four functions dlopen(), dlsym(), dlclose(), dlerror() implement the interface to the dynamic linking loader. dlerror() The function dlerror() returns a hum
manpages/Tk_3DVerticalBevel.3.html
Tk_3DVerticalBevel(3) - draw borders with three-dimensional
These procedures provide facilities for drawing window borders in a way that produces a three-dimensional appearance. Tk_Alloc3DBorderFromObj allocates colors a
manpages/isnan.3.html
isnan(3) - floating-point classification macros (Man Page)
Floating point numbers can have special values, such as infinite or NaN. With the macro fpclassify(x) you can find out what type x is. The macro takes any float
manpages/tgetent.3ncurses.html
tgetent(3ncurses) - direct curses interface to the terminfo
These routines are included as a conversion aid for programs that use the termcap library. Their parameters are the same and the routines are emulated using the
