Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread William Harrington
On May 31, 2013, at 8:20 PM, William Harrington wrote: It isn't as easy It isn't as easy than when building Sincerely, WIlliam Harrington-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread William Harrington
On May 31, 2013, at 6:33 PM, Aleksandar Kuktin wrote: From what I've heard - it's an ARM board. LFS only supports x86/x86_64 and it doesn't support cross-compiling. You can build for powerpc using current LFS build system and adjusting some things, such as LFS_TGT. MIPS takes a lot of work,

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Bruce Dubbs
Aleksandar Kuktin wrote: > Yes, absolutely. However, think as much as I can, I can not think of > anything to DO with the Pi. The GPIO port is key. There are ways to interface with things like switches and motors and input sensors. I've always liked learning for it's own sake. -- Bruce -

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Bruce Dubbs
Thomas Tutone wrote: > I've built lfs on the pi successfully several times now. I roughly > followed the instructions here: > http://www.intestinate.com/pilfs/ > > ... but used my own scripts. I built it natively but that website's author > used qemu. That's very interesting. I didn't know about

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Baho Utot
On 05/31/2013 08:21 PM, Aleksandar Kuktin wrote: >> On Fri, 31 May 2013 19:36:14 -0400 >> Baho Utot wrote: >> >> On 05/31/2013 07:33 PM, Aleksandar Kuktin wrote: >> >> [snip] >> >>> See, that just might work. If I can convince the rest of the >>> household to permanently open port 80 (or whatever)

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Aleksandar Kuktin
>On Fri, 31 May 2013 19:36:14 -0400 >Baho Utot wrote: > > On 05/31/2013 07:33 PM, Aleksandar Kuktin wrote: > > [snip] > > > See, that just might work. If I can convince the rest of the > > household to permanently open port 80 (or whatever) on the router, > > maybe I *can* make a persistance-ser

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread William Harrington
On May 31, 2013, at 5:27 PM, Bruce Dubbs wrote: I recently got a Raspberry Pi and have been playing around with it a bit. Speaking of this, I ran across this a while back and I think the author had been in #LFS-Support at a time or two. http://www.intestinate.com/pilfs/ Worth checking ou

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Baho Utot
On 05/31/2013 07:33 PM, Aleksandar Kuktin wrote: >> On Sat, 01 Jun 2013 00:39:25 +0200 >> "Armin K." wrote: >> >> On 06/01/2013 12:27 AM, Bruce Dubbs wrote: >>> [snip] >>> >>> Is there any interest in LFS for the Pi? >>> >>> -- Bruce >>> > Yes, absolutely. However, think as much as I can, I c

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Aleksandar Kuktin
>On Sat, 01 Jun 2013 00:39:25 +0200 >"Armin K." wrote: > > On 06/01/2013 12:27 AM, Bruce Dubbs wrote: > > > > [snip] > > > > Is there any interest in LFS for the Pi? > > > > -- Bruce > > Yes, absolutely. However, think as much as I can, I can not think of anything to DO with the Pi. And, in g

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Thomas Tutone
I've built lfs on the pi successfully several times now. I roughly followed the instructions here: http://www.intestinate.com/pilfs/ ... but used my own scripts. I built it natively but that website's author used qemu. Tom -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http:/

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Bruce Dubbs
Armin K. wrote: > On 06/01/2013 12:27 AM, Bruce Dubbs wrote: >> Is there any interest in LFS for the Pi? > From what I've heard - it's an ARM board. That's right. > LFS only supports x86/x86_64 > and it doesn't support cross-compiling. Saying that, you'd need an ARM > distro running on an ARM

Re: [lfs-dev] Raspberry Pi

2013-05-31 Thread Armin K.
On 06/01/2013 12:27 AM, Bruce Dubbs wrote: > I recently got a Raspberry Pi and have been playing around with it a > bit. The Debian distro that came with the package seems pretty normal. >It uses sysvinit for booting, but the root filesystem is an sd card > that is /dev/mmcblk0. > > There is a

[lfs-dev] Raspberry Pi

2013-05-31 Thread Bruce Dubbs
I recently got a Raspberry Pi and have been playing around with it a bit. The Debian distro that came with the package seems pretty normal. It uses sysvinit for booting, but the root filesystem is an sd card that is /dev/mmcblk0. There is a lot of stuff on the web about the Pi. For example

Re: [lfs-dev] GCC 4.8.x installed files

2013-05-31 Thread Bruce Dubbs
Ragnar Thomsen wrote: > It seems the page for GCC in lfs is not up to date as to what files are > installed. > > The following libraries are new to 4.8, but are not listed in lfs: > libasan.{a,so} > libasan_preinit.o > libatomic.{a,so} > libitm.{a,so} > > Also the gccbug binary seems to be removed.

[lfs-dev] GCC 4.8.x installed files

2013-05-31 Thread Ragnar Thomsen
It seems the page for GCC in lfs is not up to date as to what files are installed. The following libraries are new to 4.8, but are not listed in lfs: libasan.{a,so} libasan_preinit.o libatomic.{a,so} libitm.{a,so} Also the gccbug binary seems to be removed. I also get binaries i686-pc-linux-gnu