~angelsl/ubuntu/wily/gcc-5/mips-cross

« back to all changes in this revision

Viewing changes to debian/gcjh-wrapper-BV.1

  • Committer: angelsl
  • Date: 2015-10-30 03:30:35 UTC
  • Revision ID: angelsl-20151030033035-rmug41zm8hyjgisg
Original import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH GCJH-WRAPPER 1 "June 6, 2002" gcjh-wrapper "Java User's Manual"
 
2
.SH NAME
 
3
gcjh-wrapper \- a wrapper around gcjh
 
4
 
 
5
.SH SYNOPSIS
 
6
gcjh-wrapper [\fB\s-1OPTION\s0\fR] ... [\fI\s-1ARGS\s0\fR...]
 
7
 
 
8
.SH DESCRIPTION
 
9
 
 
10
\fBgcjh-wrapper\fR is a wrapper around gcjh(1) to be called as the java header
 
11
compiler. Options different for javah(1) and gcjh(1) are translated,
 
12
options unknown to gcjh(1) are silently ignored.
 
13
 
 
14
.SH OPTIONS
 
15
See gcjh-@BV@(1) for a list of options that gcj understands.
 
16
 
 
17
.SH "SEE ALSO"
 
18
.BR gcjh-@BV@(1)
 
19
,
 
20
.BR javah(1)