On 4/7/07, Robert Connolly <[EMAIL PROTECTED]> wrote:
> I've been using the wiki to track this bug:
> http://wiki.linuxfromscratch.org/hlfs/ticket/1643
>
> I tried using uClibc-20070213, because this is the last snapshot to pass Mike
> Frysinger's buildlog i386 tests. It didn't help.
>

20070213 has identical ssp code as 20070316.

Did you build with --disable-libssp? and forced libc-has-ssp? This
happens with the cross hlfs build too. i really think cocoon is
mislinking something somewhere.

> I'm going to try a uclibc-buildroot with gcc-4.1.2 and see if the same bug
> occurs.
>

buildroot does a full cross compile build. i think it will work.

I adapted http://wiki.linuxfromscratch.org/hlfs/wiki/Cross-uClibc to
binutils 2.17 and gcc-4.1.2 by taking the patch and edits and
configure options from hlfs devel, but i rebuilt uClibc again after
cross-gcc and cross-binutils final. otherwise all binaries linked with
the initial uClibc will have a textrel that causes a segfault in the
dynamic loader.

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


-- 
the thing i like with my linux pc is that i can sum up my complaints in 5 items
-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to