The problems with uClibc and libssp were never resolved. The ideal solution is 
to add libssp to uClibc... but this is also the most time consuming solution. 
Using gcc's libssp uses more storage and performance. At the moment, I prefer 
netbsd's patches, where gcc's libssp was simply added to libc (no nptl), 
because they're simpler to do with 90% of the benefits.

I haven't looked at this in a while, I was distracted by the bug where 
statically compiled programs will segfault when libc.a is compiled with 
higher than -O0, but no one else reports it or confirms it. I want to try to 
reproduce it with clfs-uclibc. To test libssp, I need to fix this bug first.

Fixing the uClibc book is my #1 todo item for the holidays.

robert

On Tuesday December 18 2007 01:58:19 pm Chris Buxton wrote:
> Hello,
>
> I'm trying to compile HLFS with uClibc and without locales support.
> But I cannot get the cocoon toolchain to compile.
>
> I've previously tried compiling with locales support, after working
> around the #include_next problem with stdio.h and its siblings.
> However, gettext refuses to compile later in chapter 5.
>
> Has anyone gotten HLFS-uClibc to compile based on the current SVN
> version of the book? Ultimately, what I'm after is a VMware appliance
> with a minimal system: a minimalist Linux kernel, uClibc, busybox,
> grub or another boot loader, probably dash, probably dropbear, the
> VMware guest modules (if possible), and a few other odds and ends.
>
> Chris Buxton
> Professional Services
> Men & Mice
> Address: Noatun 17, IS-105, Reykjavik, Iceland
> Phone:   +354 412 1500
> Email:   [EMAIL PROTECTED]
> www.menandmice.com
>
> Men & Mice
> We bring control and flexibility to network management
>
> This e-mail and its attachments may contain confidential and
> privileged information only intended for the person or entity to which
> it is addressed. If the reader of this message is not the intended
> recipient, you are hereby notified that any retention, dissemination,
> distribution or copy of this e-mail is strictly prohibited. If you
> have received this e-mail in error, please notify us immediately by
> reply e-mail and immediately delete this message and all its attachment.


Attachment: pgpsIq4IRiPN3.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to