[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patches] eglibc builds and tests on mpc8540



Clemens Koller <clemens.koller@xxxxxxxxxxx> writes:
> Hi, Jim.
>
> Jim Blandy schrieb:
>> Clemens Koller <clemens.koller@xxxxxxxxxxx> writes:
>>> Currently, I have two open issues:
>>> 1. --with-cpu=8540 doesn't work. Error: The 8540 in powerpc is not supported.
>>
>> What happens, exactly?
>
> + mkdir build
> + cd build
> + ../eglibc/configure --prefix=/usr --libexecdir=/usr/lib --with-headers=/usr/ports/ckcore/eglibc-svn/work/pkg/usr/include --enable-kernel=2.6.0 --enable-add-ons --enable-shared --disable-profile --with-tls --with-__thread --without-gd --without-cvs --with-fp --without-selinux --with-cpu=8540
> checking build system type... powerpc-unknown-linux-gnu
> checking host system type... powerpc-unknown-linux-gnu
> configure: running configure fragment for add-on libidn
> configure: running configure fragment for add-on nptl
> checking sysdep dirs... configure: error: The 8540 subspecies of powerpc is not supported.
> =======> ERROR: Building '/usr/ports/ckcore/eglibc-svn/eglibc#2.5-svn2289-1.pkg.tar.gz' failed.

I didn't pass --with-cpu=8540 to EGLIBC, just to GCC.  I put the ports
directory in the top EGLIBC directory, directly.