1icecc-create-env(1)                                        icecc-create-env(1)
2
3
4

NAME

6       icecc-create-env - Create an Icrecream environment tarball
7

SYNOPSIS

9       icecc-create-env compiler-binary [--addfile file]...
10

DESCRIPTION

12       icecc-create-env  is  an Icecream helper that creates a new .tar.gz ar‐
13       chive with all the files (compiler, tools and libraries) needed to set‐
14       up a build environment.
15
16       The    resulting    archive    has    a    random    file   name   like
17       ddaea39ca1a7c88522b185eca04da2d8.tar.gz, which can then be renamed. See
18       icecream(7) for more information on using the environment tarballs.
19
20       Note that in the usual case it is not necessary to invoke icecc-create-
21       env manually, as it will be called automatically for the native compil‐
22       er used whenever necessary.
23

OPTIONS

25       --addfile file
26              Add  file  to the environment archive; can be specified multiple
27              times.
28

SEE ALSO

30       icecream(7), icecc-scheduler(1), iceccd(1)
31

AUTHOR

33       Pino Toscano
34
35
36
37                                June 5rd, 2013             icecc-create-env(1)
Impressum