/1/11, brian m. carlson wrote:
From: brian m. carlson
Subject: Re: Busybox for powerpc doesnt compile
To: debian-powerpc@lists.debian.org
Date: Saturday, 29 January, 2011, 3:51 PM
On Sat, Jan 29, 2011 at 11:34:48AM +0530, Giriprasad Deviprasad wrote:
> Hi,
>
> I am trying to instal
On Sat, Jan 29, 2011 at 11:34:48AM +0530, Giriprasad Deviprasad wrote:
> Hi,
>
> I am trying to install glibc for the busybox required libs:
> echo "libc_cv_forced_unwind=yes" > config.cache
> echo "libc_cv_c_cleanup=yes" >> config.cache
This is not the right way to do this. You need to use the
Hi,
I am trying to install glibc for the busybox required libs:
echo "libc_cv_forced_unwind=yes" > config.cache
echo "libc_cv_c_cleanup=yes" >> config.cache
export CFLAGS="-I /opt/mpc8250/tools/ppc_6xx/usr/include"
../glibc-2.8/configure --prefix=/opt/mpc8250/tools/ppc_6xx/glibc-2.8
--host=power
Hi,
I am trying to install glibc for the busybox required libs:
echo "libc_cv_forced_unwind=yes" > config.cache
echo "libc_cv_c_cleanup=yes" >> config.cache
export CFLAGS="-I /opt/mpc8250/tools/ppc_6xx/usr/include"
../glibc-2.8/configure --prefix=/opt/mpc8250/tools/ppc_6xx/glibc-2.8
--host=power
4 matches
Mail list logo