Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] uclibc ebuild (also cvs)
Date: Wed, 01 Sep 2004 14:54:11
Message-Id: 200409011054.02330.vapier@gentoo.org
In Reply to: [gentoo-embedded] uclibc ebuild (also cvs) by "Peter S. Mazinger"
1 On Wednesday 01 September 2004 10:22 am, Peter S. Mazinger wrote:
2 > Where is PORTAGE_LIBC defined? Is it some internal portage stuff?
3 > If yes, which portage version?
4
5 in the profile
6
7 > -the socket patch is also needed, else redefines in ssp.c
8 > __attribute_used__ part of the frandom patch is not needed (defined in
9 > cdefs.h already)
10
11 this needs to be handled differently ... like i said earlier, ifdef-ing it out
12 causes build failure in userland apps because that header wasnt included ...
13 could you post the build failure and how you got it ? (what app, what build
14 options, etc...)
15
16 > -ppc is also a pie candidate.
17
18 i tried a buildroot real quick on a ppc and iirc, i had failures in basic apps
19 just running :)
20 i'll try to check it out again
21
22 > -PROPOLICE_BLOCK_SEGV is better for use debug
23
24 i'm wondering if we could also move the PTHREAD debug support to `use debug`
25 -mike
26
27 --
28 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] uclibc ebuild (also cvs) "Peter S. Mazinger" <ps.m@×××.net>