Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] getting started with uclibc
Date: Thu, 29 Jul 2004 14:49:26
Message-Id: 200407291049.29373.vapier@gentoo.org
1 On Thursday 29 July 2004 10:08 am, Natanael Copa wrote:
2 > Are there any list or documentation on what it takes to make things
3 > compile?
4
5 none that i know of
6
7 > I have a list here of apps that won't compile. (like groff)
8
9 currently we're not building with C++ support :)
10 groff requires C++
11
12 > I managed to get mawk compiled with doing a symlink /lib/libm.so.6 ->
13 > libm-0.9.26.so but thats probably not the way to do it.
14
15 mmm libm.so.6 is a glibc-ism ... uclibc provides libm.so.0 ...
16 -mike
17
18 --
19 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] getting started with uclibc Natanael Copa <mlists@××××××.org>