[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patches] RTLD_SINGLE_THREAD_P build problem



"Archan Paul" <paularchan@xxxxxxxxx> writes:
> On 3/28/07, Jim Blandy <jimb@xxxxxxxxxxxxxxxx> wrote:
>> "Archan Paul" <paularchan@xxxxxxxxx> writes:
>> > With the updated Makefile, I could compile eglibc-2.5 branch without
>> > any problem. I am really sorry for the false alarm.
>>
>> I'm glad to hear things are working for you! :)
>>
>
> I am wondering if the Makefile is useful, you can consider adding it
> to cross-build instructions. For my case, Makefile is more useful
> compared to shell script. May be there could be someone who will find
> it useful.

I think it is useful.  However, there are lots of different ways to
configure and build EGLIBC, and I'm a bit relucant to include a script
or Makefile for the process because I'm afraid people will want it to
grow to handle all the useful variations.

That's why our current strategy is just to document the essentials,
and then let people hack as necessary to make things work the way they
like.