Re: [arm-gnu] Re: [Gnash-dev] glibc and bionic at same time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Re: [Gnash-dev] glibc and bionic at same time



Rob Savoye wrote:

>   No, glibc and bionic supply much of the same functionality, so you can't use
> both unless you do some *serious* glibc hacking. Most C apps should work fine
> with only bionic. Building with glibc and then trying to use bionic at runtime
> won't work either.

Actually, it works pretty well to have some apps that use GLIBC and some
apps that use Bionic.  They can even talk to each other via sockets and
such.  The kernel doesn't care that there are two different C libraries.

-- 
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713