Re: [Clfs-dev] Embedded Pull Request

2013-07-31 Thread Rob Landley
On 07/29/2013 12:27:13 PM, Andrew Bradford wrote: I rolled back to an older version of uClibc due to our configs patch leaving a lot of questions for the user when doing a 'make oldconfig' on the newest uClibc release. I'm working on migrating to the newest uClibc, but in stages rather than a

Re: [Clfs-dev] [CLFS-DEV] Embedded Musl Libc

2013-07-31 Thread Kirk Terrell
On 07/31/2013 05:20 AM, Andrew Bradford wrote: On Wed, Jul 31, 2013, at 08:00 AM, Kirk Terrell wrote: I have a complete build for an arm platform (Vexpress-a9) using Musl libc, verified to run on the QEMU emulator. You can read the modified book at http://kanj.github.io/elfs/book/armMusl

Re: [Clfs-dev] [CLFS-DEV] Embedded Musl Libc

2013-07-31 Thread Andrew Bradford
On Wed, Jul 31, 2013, at 08:00 AM, Kirk Terrell wrote: > I have a complete build for an arm platform (Vexpress-a9) using Musl > libc, verified to run on the QEMU emulator. You can read the modified > book at http://kanj.github.io/elfs/book/armMusl/index.html. This version > has also been m

[Clfs-dev] [CLFS-DEV] Embedded Musl Libc

2013-07-31 Thread Kirk Terrell
Good Morning I have a complete build for an arm platform (Vexpress-a9) using Musl libc, verified to run on the QEMU emulator. You can read the modified book at http://kanj.github.io/elfs/book/armMusl/index.html. This version has also been modified to have no clfs user. If you download the gi

Re: [Clfs-dev] X32 Target

2013-07-31 Thread William Harrington
On Jul 31, 2013, at 3:29 AM, William Harrington wrote: Some other issues would be involved. For a multilib build add a BUILDX32 target and triple the build of some packages. Make sure your kernel has CONFIG_X86_X32 enabled for any build. For kernel headers, install the x86_64 target per

[Clfs-dev] X32 Target

2013-07-31 Thread William Harrington
Greetings, Has anyone been working with X32 targets? I figured I would give it a go. Doubt this will make the book. It'd be a pain to include it, however, maybe we could create a hint page for it. http://sourceware.org/glibc/wiki/x32 This is a good guide to build for the toolchain. Target