Gentoo Archives: gentoo-embedded

From: james osburn <jjosburn@×××××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] libSDL and stdc++ under gentoo-uclibc
Date: Wed, 20 Apr 2005 22:21:31
Message-Id: BAY13-F10C84119B354DB150AC0F6D82B0@phx.gbl
In Reply to: Re: [gentoo-embedded] libSDL and stdc++ under gentoo-uclibc by Mike Frysinger
1 thanks for taking the time to post back.
2
3 i was going to say it seems to really gum up the works.
4 it prevents me from be able to compile "c" sources
5 everything must be compiled as "c++"
6 any ideas what i would need to do to
7 fix the issue.
8 jim
9
10
11 <html><DIV></DIV></html>
12
13
14
15 >From: Mike Frysinger <vapier@g.o>
16 >Reply-To: gentoo-embedded@l.g.o
17 >To: gentoo-embedded@l.g.o
18 >Subject: Re: [gentoo-embedded] libSDL and stdc++ under gentoo-uclibc
19 >Date: Wed, 20 Apr 2005 17:53:51 -0400
20 >
21 >On Wednesday 20 April 2005 03:48 pm, james osburn wrote:
22 > > what i have noticed is that the SDL libraries
23 > > link libstdc++ whereas when i buld SDL on
24 > > a mandrake or gentoo glibc based system they do not.
25 >
26 >actually, they do:
27 >$ readelf -d /usr/lib/libSDL-1.2.so.0.7.1 | grep NEEDED
28 > 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6]
29 >
30 >it's an issue of USE flags / libtool ... i never really cared to track down
31 >exactly how libstdc++ was being pulled in for SDL, so i never have :P
32 >-mike
33 >--
34 >gentoo-embedded@g.o mailing list
35 >
36
37
38 --
39 gentoo-embedded@g.o mailing list