Gentoo Archives: gentoo-embedded

From: "Peter S. Mazinger" <ps.m@×××.net>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] dansguardian and uclibc++
Date: Mon, 19 Dec 2005 12:35:37
Message-Id: Pine.LNX.4.44.0512191331580.32286-100000@lnx.bridge.intra
In Reply to: Re: [gentoo-embedded] dansguardian and uclibc++ by Ned Ludd
1 On Fri, 16 Dec 2005, Ned Ludd wrote:
2
3 > On Fri, 2005-12-16 at 08:52 +0100, Natanael Copa wrote:
4 > > On tor, 2005-12-15 at 12:19 -0500, René Rhéaume wrote:
5 > > > 2005/12/15, Natanael Copa <mlists@××××××.org>:
6 > > > > I'm trying to avoid the gcc runtime dependency.
7 > > > What do you mean ? libgcc or libstdc++ ?
8 > >
9 > > libstc++-v3 has like 23MB sources. It takes a while to compile.
10 > > (Besides, it failed to compile.)
11 > >
12 > >
13 > > # emerge -s libgcc
14 > > Searching...
15 > > [ Results for search key : libgcc ]
16 > > [ Applications found : 0 ]
17 > >
18 > > libgcc? where can i find it?
19 > >
20 > > I would be much better if I could get it work with uclibc++. Its much
21 > > smaller.
22 > >
23 > > I managed to get nmap to compile agains uclibc with
24 > >
25 > > CXX=g++-uc emerge nmap
26 > >
27 > > The romour says its possible to compile kde with uclibc++ so I was
28 > > hoping it would be possible to use uclibc++
29 >
30 > It's true. You can replace most of your system with uclibc++. It just
31 > takes some effort.
32 >
33 > I guess this is about as good time as any. Natanael if you can attempt
34 > to swap out all your c++ needs with uclibc++ and report back if you
35 > think we should make that the default for uclibc based profiles I/we
36 > would be thankful.
37
38 dansguardian builds w/ the method I described earlier, it needs only in
39 src/dansguardian.cpp commenting setlocale(...) at line 162 (if locales are
40 not enabled)
41
42 Peter
43
44 --
45 Peter S. Mazinger <ps dot m at gmx dot net> ID: 0xA5F059F2
46 Key fingerprint = 92A4 31E1 56BC 3D5A 2D08 BB6E C389 975E A5F0 59F2
47
48 --
49 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] dansguardian and uclibc++ Natanael Copa <mlists@××××××.org>