Gentoo Archives: gentoo-embedded

From: Natanael Copa <mlists@××××××.org>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] dansguardian and uclibc++
Date: Fri, 16 Dec 2005 07:53:30
Message-Id: 1134719564.26868.44.camel@nc
In Reply to: Re: [gentoo-embedded] dansguardian and uclibc++ by "René Rhéaume"
1 On tor, 2005-12-15 at 12:19 -0500, René Rhéaume wrote:
2 > 2005/12/15, Natanael Copa <mlists@××××××.org>:
3 > > I'm trying to avoid the gcc runtime dependency.
4 > What do you mean ? libgcc or libstdc++ ?
5
6 libstc++-v3 has like 23MB sources. It takes a while to compile.
7 (Besides, it failed to compile.)
8
9
10 # emerge -s libgcc
11 Searching...
12 [ Results for search key : libgcc ]
13 [ Applications found : 0 ]
14
15 libgcc? where can i find it?
16
17 I would be much better if I could get it work with uclibc++. Its much
18 smaller.
19
20 I managed to get nmap to compile agains uclibc with
21
22 CXX=g++-uc emerge nmap
23
24 The romour says its possible to compile kde with uclibc++ so I was
25 hoping it would be possible to use uclibc++
26
27 --
28 Natanael Copa
29
30 --
31 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] dansguardian and uclibc++ Ned Ludd <solar@g.o>
Re: [gentoo-embedded] dansguardian and uclibc++ "Peter S. Mazinger" <ps.m@×××.net>