%general-entities; ]> Build Variables Setting Host and Target Now we will set our Target Triplet for 32 Bits: For x86_64 use: export CLFS_TARGET32="i686-pc-linux-gnu" For Power PC use: export CLFS_TARGET32="powerpc-unknown-linux-gnu" For Sparc use: export CLFS_TARGET32="sparcv9-unknown-linux-gnu" For All Others consult the CLFS Book for that architicure. In Chapter 5 for the information.