[lfs-support] Cross compiler for powerpc (LFS 7.1)

2012-03-28 Thread Ratnaraj Mirgal
Hi All, I'm trying to build a cross compiler for powerpc below are the version details, host=build=i686-pc-linux-gnu target=powerpc-home-linux-gnu binutils-2.22 gcc-4.6.2 glibc-2.14.1 gmp-5.0.4 linux-2.6.34 mpc-0.9 mpfr-3.1.0 (soft links created for gmp, mpc and mpfr in gcc) 1. binutils

Re: [lfs-support] Cross compiler for powerpc (LFS 7.1)

2012-03-28 Thread Eleanore Boyd
On 3/28/2012 6:29 AM, Ratnaraj Mirgal wrote: Hi All, I'm trying to build a cross compiler for powerpc below are the version details, host=build=i686-pc-linux-gnu target=powerpc-home-linux-gnu binutils-2.22 gcc-4.6.2 glibc-2.14.1 gmp-5.0.4 linux-2.6.34 mpc-0.9 mpfr-3.1.0 (soft links

[lfs-support] LFS 7.1: error in chapter 5.9.1

2012-03-28 Thread Klaus Becker
Hi, CC=$LFS_TGT-gcc -B/tools/lib/ \ AR=$LFS_TGT-ar RANLIB=$LFS_TGT-ranlib \ ../binutils-2.22/configure --prefix=/tools \ --disable-nls --with-lib-path=/tools/lib is wrong. When I am in binutils-build, it can't work. it must be CC=$LFS_TGT-gcc -B/tools/lib/ \ AR=$LFS_TGT-ar

Re: [lfs-support] LFS 7.1: error in chapter 5.9.1

2012-03-28 Thread Bruce Dubbs
Klaus Becker wrote: Hi, CC=$LFS_TGT-gcc -B/tools/lib/ \ AR=$LFS_TGT-ar RANLIB=$LFS_TGT-ranlib \ ../binutils-2.22/configure --prefix=/tools \ --disable-nls --with-lib-path=/tools/lib is wrong. When I am in binutils-build, it can't work. it must be CC=$LFS_TGT-gcc -B/tools/lib/

Re: [lfs-support] Cross compiler for powerpc (LFS 7.1)

2012-03-28 Thread Ken Moffat
On Wed, Mar 28, 2012 at 04:59:57PM +0530, Ratnaraj Mirgal wrote: Hi All, I'm trying to build a cross compiler for powerpc below are the version details, host=build=i686-pc-linux-gnu target=powerpc-home-linux-gnu binutils-2.22 gcc-4.6.2 glibc-2.14.1 gmp-5.0.4 linux-2.6.34 mpc-0.9

Re: [lfs-support] New development live CD

2012-03-28 Thread Philippe Delavalade
Le mercredi 28 mars à 04:20, Eleanore Boyd a écrit : I spent my spring break cobbling together a live CD based on Ubuntu 10.04 that has been stripped down a great deal. It can compile LFS with minimal problems, and has a console-based browser and a very lightweight GUI browser to view

Re: [lfs-support] [lfs-dev] glibc-2.15 config error

2012-03-28 Thread Bruce Dubbs
Cyril LEVIS wrote: Hi, I build on an debian wheezy host. I get the following error when running (http://www.linuxfromscratch.org/lfs/view/stable/chapter05/glibc.html) lfs@debian:/mnt/lfs/sources/glibc-build$ ../glibc-2.15/configure --prefix=/tools --host=$LFS_TGT

Re: [lfs-support] New development live CD

2012-03-28 Thread Eleanore Boyd
On 3/28/2012 11:54 AM, Philippe Delavalade wrote: Le mercredi 28 mars à 04:20, Eleanore Boyd a écrit : I spent my spring break cobbling together a live CD based on Ubuntu 10.04 that has been stripped down a great deal. It can compile LFS with minimal problems, and has a console-based browser

Re: [lfs-support] New development live CD

2012-03-28 Thread Anand Arumugam
no. I happen to not be impaired in any way like that, so having the accessibility options on the livecd only wasted space. However, once I can figure out why scp doesn't want to copy my iso file to the server, I can make a special version with the accessibility options back in and

Re: [lfs-support] New development live CD

2012-03-28 Thread Eleanore Boyd
On 3/28/2012 7:45 PM, Anand Arumugam wrote: no. I happen to not be impaired in any way like that, so having the accessibility options on the livecd only wasted space. However, once I can figure out why scp doesn't want to copy my iso file to the server, I can make a special version

Re: [lfs-support] New development live CD

2012-03-28 Thread Anand Arumugam
On Wed, Mar 28, 2012 at 10:07 PM, Eleanore Boyd cara...@cox.net wrote: On 3/28/2012 7:45 PM, Anand Arumugam wrote: no. I happen to not be impaired in any way like that, so having the accessibility options on the livecd only wasted space. However, once I can figure out why scp