~ubuntu-branches/ubuntu/precise/gccgo-4.7/precise

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-03-11 19:37:32 UTC
  • Revision ID: package-import@ubuntu.com-20120311193732-ty08ntcphseuouao
Tags: 4.7.0~rc1-0ubuntu1
* Build standalone gccgo-4.7 packages.
* libgo: Work around parse error of struct timex_ on ARM.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH GIJ-WRAPPER 1 "August 11, 2001" gij-wrapper "Java User's Manual"
 
2
.SH NAME
 
3
gij-wrapper \- a wrapper around gij
 
4
 
 
5
.SH SYNOPSIS
 
6
gij-wrapper [\fB\s-1OPTION\s0\fR] ... \fI\s-1JARFILE\s0\fR [\fI\s-1ARGS\s0\fR...]
 
7
.PP
 
8
gij-wrapper [\fB\-jar\fR] [\fB\s-1OPTION\s0\fR] ... \fI\s-1CLASS\s0\fR [\fI\s-1ARGS\s0\fR...]
 
9
 
 
10
.SH DESCRIPTION
 
11
 
 
12
\fBgij-wrapper\fR is a wrapper around gij(1) to be called as the java
 
13
interpreter. Options different for java(1) and gij(1) are translated,
 
14
options unknown to gij(1) are silently ignored.
 
15
 
 
16
.SH OPTIONS
 
17
See gij-@BV@(1) for a list of options that gij understands.
 
18
 
 
19
.SH "SEE ALSO"
 
20
.BR gij-@BV@(1)
 
21
,
 
22
.BR java(1)