El Sábado, 25 de Junio de 2005 02:12, [EMAIL PROTECTED] escribió:

>  <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
>      --host=${LFS_HOST} --target=${LFS_TARGET} \
>      --with-local-prefix=/tools --disable-nls --disable-shared \
> -    --with-cpu=ultrasparc --enable-languages=c</userinput></screen>
> +    --enable-languages=c</userinput></screen>
>
>      <variablelist>
>        <title>The meaning of the configure options:</title>
> @@ -92,7 +92,7 @@
>        xpointer="xpointer(//[EMAIL 
> PROTECTED]'installation']//*/varlistentry[2])"/>
>
>        <varlistentry>
> -        <term><parameter>--with-cpu=ultrasparc</parameter></term>
> +        <term><parameter>--libexecdir=/cross-tools/lib</parameter></term>
>          <listitem>
>            <para>This switch do ... .</para>
>          </listitem>

Where that parameter come from? 

Isn't used on the above configure command.


> -<screen><userinput>CC="${CC-gcc}" ../glibc-&glibc-version;/configure
> --prefix=/tools \ 
> +<screen><userinput>CC=gcc 

Should that change be ported to other commands/archs that currently made use 
of  ${CC-gcc}?


-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:       http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.com
TLDP-ES:                           http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to