Gentoo Archives: gentoo-embedded

From: Ed W <lists@××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Cross emerging to a given root.
Date: Thu, 03 Dec 2009 18:06:48
Message-Id: 4B17ECB7.4000800@wildgooses.com
In Reply to: Re: [gentoo-embedded] Cross emerging to a given root. by Shinkan
1 Shinkan wrote:
2 >
3 > I tested it and emerge failed on some ports because installing them
4 > use binaries that complain about not finding required versions of
5 > "CXXABI" or so in libstdc++.
6 > What could I do to fix that ?
7
8
9 Are you sure emerge failed or that the binary failed to run on the new
10 system?
11
12 In the later case it's because certain lib files are part of GCC and
13 hence won't be installed on your target - I find this on a few packages
14 and I just copy across the relevant libs from the host system
15
16 Good luck
17
18 Ed W

Replies

Subject Author
Re: [gentoo-embedded] Cross emerging to a given root. Shinkan <shinkan@×××××.com>