On Thu, Dec 17, 2009 at 10:48 AM, Douglas Gemignani
wrote:
> Hi,
>
> What command line? I found this -nostdinc and -I to include folders, -b also?
Here is a Makefile to link against the newly built glibc.
H.J.
> []s
> Douglas Gemignani
>
>
>
> On Thu, Dec 17, 2009 at 4:11 PM, H.J. Lu wro
Hi,
What command line? I found this -nostdinc and -I to include folders, -b also?
[]s
Douglas Gemignani
On Thu, Dec 17, 2009 at 4:11 PM, H.J. Lu wrote:
> On Thu, Dec 17, 2009 at 10:00 AM, Douglas Gemignani
> wrote:
>> Hello,
>>
>> I would like to know if it is possible to link binaries agai
On Thu, Dec 17, 2009 at 10:00 AM, Douglas Gemignani
wrote:
> Hello,
>
> I would like to know if it is possible to link binaries against old
> versions of glibc. What's the best way to do that?
> If I specify -L to point to my old glibc will be enough? I don't want
> to "install" those old librarie