<div dir="auto">Hello everybody,<br><br></div>
<div dir="auto">I came across this errornous / misleading Paragraph in the Embedded Version (MIPS) of the CLFS and just wanted to let you know in Case noone else already reported it:<br><br></div>
<div dir="auto">In Section 4.4 Build Variables (<a href="http://www.clfs.org/view/clfs-embedded/mips/cross-tools/variables.html">http://www.clfs.org/view/clfs-embedded/mips/cross-tools/variables.html</a>) right after Table 4.2 in the Commands-Box where it says "Now we will set the architecture ... based on the target triplet provided above", the reader isĀ  advised to export CLFS_ARCH as "mips".<br><br></div>
<div dir="auto">Followed by a sed-expression which is obsolete, as the Endianess returned by the expression will always be "big", if the CLFS_ARCH is exported as "mips" just one line earlier - however, one might set the CLFS_ARCH to "mipsel" based on the instructional text which references the Table above.<br></div>
<div dir="auto">In latter case, the Endianess would indeed return "little", allthough the remainder of the Book an invalid CLFS_ARCH set to "mipsel" would fail any Compilation attempts.<br><br></div>
<div dir="auto">Hope this helps. <br></div>
<div dir="auto">Regards,<br><br></div>
<div dir="auto">Tobias Vogel</div>