<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<style>.hmmessage P{margin:0px;padding:0px}body.hmmessage{FONT-SIZE: 10pt;FONT-FAMILY:Tahoma}</style>Greets,<br><br>Relative to the upcoming CLFS 1.1.0 release multilib build<br><br>See attachment for details....<br><br>----<br><br>32bit ;<br><br>Command block reads ;<br> <br><font size="3">CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \</font><span style="font-family: monospace;"><br></span>PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" USE_ARCH=32 \<span style="font-family: monospace;"><br></span>./configure --prefix=/usr  &&<font size="3"><span style="font-family: monospace;"><br></span>make</font><br><br>----<br><br>The following command block gets it right....<br><br>----<br><br>export USE_ARCH=32<br><font size="3">CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \</font><span style="font-family: monospace;"><br>
</span>PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" USE_ARCH=32 \<span style="font-family: monospace;"><br>
</span>./configure --prefix=/usr  &&<font size="3"><span style="font-family: monospace;"><br>
</span>make<br><br>----<br><br>We would of course issue a   'unset USE_ARCH'   at the end of<br>the installation command block.<br><br>64bit works correctly without such alterations.<br><br>Regards,<br><br>Don<br></font><br /><hr />Play now to win prizes for you and your friends! <a href='http://clk.atdmt.com/GBL/go/106906016/direct/01/?href=http://www.friendmagnet.com.au' target='_new'>Are you a friend magnet?</a></body>
</html>