'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH icecc-create-env 1 "June 5rd, 2013" "" "" .SH NAME icecc-create-env \- Create an Icrecream environment tarball .SH SYNOPSIS 'nh .fi .ad l \*(T<\fBicecc\-create\-env\fR\*(T> \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu \fIcompiler-binary\fR [--addfile \fIfile\fR]\&... 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION icecc-create-env is an Icecream helper that creates a new \*(T<.tar.gz\*(T> archive with all the files (compiler, tools and libraries) needed to setup a build environment. .PP The resulting archive has a random file name like \*(T<\fIddaea39ca1a7c88522b185eca04da2d8.tar.gz\fR\*(T>, which can then be renamed. See icecream(7) for more information on using the environment tarballs. .PP Note that in the usual case it is not necessary to invoke icecc-create-env manually, as it will be called automatically for the native compiler used whenever necessary. .SH OPTIONS .TP \*(T<\fB\-\-addfile\fR\*(T> \*(T Add \fIfile\fR to the environment archive; can be specified multiple times. .SH "SEE ALSO" icecream(7), icecc-scheduler(1), iceccd(1) .SH AUTHOR Pino Toscano