Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] dansguardian and uclibc++
Date: Sat, 17 Dec 2005 01:06:43
Message-Id: 1134781555.13236.16.camel@localhost
In Reply to: Re: [gentoo-embedded] dansguardian and uclibc++ by Natanael Copa
1 On Fri, 2005-12-16 at 08:52 +0100, Natanael Copa wrote:
2 > On tor, 2005-12-15 at 12:19 -0500, René Rhéaume wrote:
3 > > 2005/12/15, Natanael Copa <mlists@××××××.org>:
4 > > > I'm trying to avoid the gcc runtime dependency.
5 > > What do you mean ? libgcc or libstdc++ ?
6 >
7 > libstc++-v3 has like 23MB sources. It takes a while to compile.
8 > (Besides, it failed to compile.)
9 >
10 >
11 > # emerge -s libgcc
12 > Searching...
13 > [ Results for search key : libgcc ]
14 > [ Applications found : 0 ]
15 >
16 > libgcc? where can i find it?
17 >
18 > I would be much better if I could get it work with uclibc++. Its much
19 > smaller.
20 >
21 > I managed to get nmap to compile agains uclibc with
22 >
23 > CXX=g++-uc emerge nmap
24 >
25 > The romour says its possible to compile kde with uclibc++ so I was
26 > hoping it would be possible to use uclibc++
27
28 It's true. You can replace most of your system with uclibc++. It just
29 takes some effort.
30
31 I guess this is about as good time as any. Natanael if you can attempt
32 to swap out all your c++ needs with uclibc++ and report back if you
33 think we should make that the default for uclibc based profiles I/we
34 would be thankful.
35
36
37 >
38 > --
39 > Natanael Copa
40 >
41 --
42 Ned Ludd <solar@g.o>
43 Gentoo Linux
44
45 --
46 gentoo-embedded@g.o mailing list

Replies

Subject Author
[gentoo-embedded] uclibc++ as default for embedded (was: dansguardian and uclibc++) Natanael Copa <mlists@××××××.org>
Re: [gentoo-embedded] dansguardian and uclibc++ "Peter S. Mazinger" <ps.m@×××.net>