Hi again and thanks for help.<br>I was trying to build a CLFS-1.0.0 for Alpha, but I got errors and I reported it to this mailing list. Then, <i>Reinoud
</i><i>Koornstra</i> kindly said to me to check but I noticed he refered to SVN-20100514-ALPHA Version. Then, I began to work on this version from scratch, but I can not arrive too far, I got this extrange error when I build EGLIBC-2.10.1 (on step 5.12. EGLIBC-2.10.1 Headers):<br>
<br>CC=gcc ../eglibc-2.10.1/configure --prefix=/tools \<br>> --host=${CLFS_TARGET} --build=${CLFS_HOST} \<br>> --disable-sanity-checks --enable-kernel=2.6.0 \<br>> --with-headers=/tools/include --cache-file=config.cache \<br>
> --with-binutils=/cross-tools/${CLFS_TARGET}/bin<br><br>configure: loading cache config.cache<br>checking build system type... i486-cross-linux-gnu<br>checking host system type... alpha-unknown-linux-gnu<br>checking for alpha-unknown-linux-gnu-gcc... gcc<br>
checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking for gcc... gcc<br>
checking how to run the C preprocessor... gcc -E<br>checking for alpha-unknown-linux-gnu-g++... no<br>checking for alpha-unknown-linux-gnu-c++... no<br>checking for alpha-unknown-linux-gnu-gpp... no<br>checking for alpha-unknown-linux-gnu-aCC... no<br>
checking for alpha-unknown-linux-gnu-CC... no<br>checking for alpha-unknown-linux-gnu-cxx... no<br>checking for alpha-unknown-linux-gnu-cc++... no<br>checking for alpha-unknown-linux-gnu-cl... no<br>checking for alpha-unknown-linux-gnu-FCC... no<br>
checking for alpha-unknown-linux-gnu-KCC... no<br>checking for alpha-unknown-linux-gnu-RCC... no<br>checking for alpha-unknown-linux-gnu-xlC_r... no<br>checking for alpha-unknown-linux-gnu-xlC... no<br>checking for g++... g++<br>
checking whether we are using the GNU C++ compiler... yes<br>checking whether g++ accepts -g... yes<br>configure: running configure fragment for add-on libidn<br>configure: running configure fragment for add-on nptl<br>checking sysdep dirs... configure: error: The alpha is not supported.<br>
<br>¿? ¿The alpha is not supported by EGLIBC-2.10.1?<br><br>Well, searching by another distros I got this problem like reported bug in gentoo:<a href="http://bugs.gentoo.org/270394"> http://bugs.gentoo.org/270394</a><br><a href="http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=270394">http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=270394</a><br>
<br>Is this true? Then, is a bug? Anybody has build (or test) SVN-20100514-ALPHA Version?<br>Yes, all previous steps are correct.<br><br>Thanks in advance.<br>Rafa<br><br>