File: gcj-wrapper-BV.1

package info (click to toggle)
gcc-4.8 4.8.3-9
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 75,880 kB
  • ctags: 424
  • sloc: makefile: 1,976; sh: 1,121; perl: 165; awk: 23; cpp: 14
file content (20 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (43)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH GCJ-WRAPPER 1 "June 6, 2002" gcj-wrapper "Java User's Manual"
.SH NAME
gcj-wrapper \- a wrapper around gcj

.SH SYNOPSIS
gcj-wrapper [\fB\s-1OPTION\s0\fR] ... [\fI\s-1ARGS\s0\fR...]

.SH DESCRIPTION

\fBgcj-wrapper\fR is a wrapper around gcj(1) to be called as the java
compiler. Options different for javac(1) and gcj(1) are translated,
options unknown to gcj(1) are silently ignored.

.SH OPTIONS
See gcj-@BV@(1) for a list of options that gcj understands.

.SH "SEE ALSO"
.BR gcj-@BV@(1)
,
.BR javac(1)