[ksh93-integration-discuss] Re: Directory structure of ksh93 code inprototype05 & build
Roland Mainz
roland.mainz at nrubsig.org
Tue Apr 24 23:37:38 PDT 2007
gns wrote:
>
> An addendum to my earlier post:
> I suppose the "export ON_BUILD_AST_L10N_CATALOGS=1 CW_NO_SHADOW=1"
> in the last step of instructions
> (http://www.opensolaris.org/os/project/ksh93-integration/downloads/2007-04-19)
> disables shadow compilation and provides better build time.
- CW_NO_SHADOW=1 disables the gcc shadow build as described in
http://www.opensolaris.org/os/community/on/flag-days/pages/2006033001/
- ON_BUILD_AST_L10N_CATALOGS=1 enables the build of the AST/ksh93 l10n
catalog files. This option may be dangerous since it assumes that
binaries build within the tree can run on the build machine (which is
only true if the tree version exactly matches the build version of the
build machine, otherwise changes/differences between libc.so.1&co and
the kernel may blow-up the binaries (that's why this option defaults to
"0")).
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) roland.mainz at nrubsig.org
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 641 7950090
(;O/ \/ \O;)
More information about the ksh93-integration-discuss
mailing list