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

RE: [arm-gnu] glibc and bionic at same time



On same target you can run both at the same time, just not within the same binary. One binary can link during runtime to bionic lib and another binary can have gnu libraries linked "static".
/Martin

________________________________________
From: naveen yadav [yad.naveen@xxxxxxxxx]
Sent: Monday, May 17, 2010 9:10 AM
To: Mark Mitchell
Cc: raju goruganti; arm-gnu@xxxxxxxxxxxxxxxx
Subject: Re: [arm-gnu] glibc and bionic at same time

Hi Mark,

Will you pls provide a way how it can be done.



kind regards








On Mon, May 17, 2010 at 7:25 PM, Mark Mitchell <mark@xxxxxxxxxxxxxxxx> wrote:
> raju goruganti wrote:
>
>> we have our legacy system which is build with Glibc. Now we want to  run
>> a small application that is build with bionic libc .Is it possible to
>> run ,some  applications build bith glibc and some other applications
>> build with bionic libc,at the same time on same target
>
> Yes, we have customers who are doing this.
>
> --
> Mark Mitchell
> CodeSourcery
> mark@xxxxxxxxxxxxxxxx
> (650) 331-3385 x713
>