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

« back to all changes in this revision

Viewing changes to debian/gcjh-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 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)