[Pkg-e-devel] [PROPOSAL] embryo_cc manpage

Ronald Claveau claveau at nerim.net
Tue Jan 30 19:34:51 UTC 2007


-------------- next part --------------
.\" Manpage of embryo_cc
.\" by The Enlightenment dev team
.\" <www.edevelop.org>
.TH EMBRYO_CC 1 "Jan 30, 2007" "0.9.1.037" "The embryo compiler"
.SH NAME
embryo_cc \- a small compiler
.SH SYNOPSIS
.B embryo_cc
.B filename
.RI [\| OPTIONS \|]
.SH DESCRIPTION
Embryo is an enlightenment adaption of the small PAWN language.
.P
See Embryo(1) for more information.
.P
embryo_cc is a compiler for embryo files.
.SH EXAMPLES
embryo_cc filename
.SH OPTIONS
.BI -i " \|name
Path for include files
.P
.BI -o " \|name
Set base name of output file
.P
.BI -S " \|num
Stack/heap size in cells (default=4096, min=65)
.SH FILES
embryo_cc
.SH SEE ALSO
embryo(1)
.P
embryo_cc(1)
.SH BUGS
There is a bug with gcc 3.2.x.
.P
Prefer gcc 3.3.x.
.\" .SH LIST
.SH AUTHOR
The Enlightenment dev team
.SH HISTORY
"Jan 30, 2007 - First version of this file"


More information about the Pkg-e-devel mailing list