Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: "Peter S. Mazinger" <ps.m@×××.net>
Cc: gentoo-embedded@g.o
Subject: Re: [gentoo-embedded] some uClibc experience
Date: Tue, 18 Nov 2003 09:11:30
Message-Id: 1069146626.2792.2038.camel@simple
In Reply to: Re: [gentoo-embedded] some uClibc experience by "Peter S. Mazinger"
1 http://www.research.ibm.com/trl/projects/security/ssp/
2
3 On Mon, 2003-11-17 at 13:37, Peter S. Mazinger wrote:
4 > On 17 Nov 2003, Ned Ludd wrote:
5 >
6 > > On Sun, 2003-11-16 at 19:46, Peter S. Mazinger wrote:
7 > > > On 12 Nov 2003, Ned Ludd wrote:
8 > > >
9 > > > > On Wed, 2003-11-12 at 16:31, Peter S. Mazinger wrote:
10 > > > > > There are problems building some of the binaries with propolice enabled
11 > > > > > gcc, mainly the .hidden support in binutils has to be "hidden" from gcc,
12 > > > > > but as I can see (read), the glibc version does not work flawlessly
13 > > > > > either.
14 > > > > >
15 > > > > Have you successfully used ssp with uclibc?
16 > > > It worked (somehow, not quite correct, and some packages where not
17 > > > rebuildable) at the time where uClibc had support for LIBGCC_FUNCTIONS
18 > > > (adding functions from libgcc to libc) This was the only way I got a
19 > > > system running it (__guard and __smash... where added to libc). Since then
20 > > > I cannot modify buildroot so that I get a system running, segfaults on all
21 > > > the line (tested only with gcc-3.3.x and protector 3.3-5). I think the
22 > > > solution would be to add the needed functions to uClibc (and remove them
23 > > > from libgcc!!!).
24 > >
25 > > One of the hardened-gcc version introduced guard symbols to libgcc.a.
26 > > I'm pretty sure this no longer should be the case if your running ~arch
27 > > as they are in fact getting introduced into glibc.
28 > > If you care to hack the functionaly into uClibc I'll point you at the
29 > > glibc version from etoh http://dev.gentoo.org/~solar/ssp/guard.c
30 > Where do I find the modified protector patch for gcc?
31 >
32 > Peter
33 --
34 Ned Ludd <solar@g.o>
35 Gentoo Linux Developer

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] some uClibc experience "Peter S. Mazinger" <ps.m@×××.net>