Re: [PATCH] ldso: Force disable -mlong-calls when compiling ldso for ARC

2016-05-28 Thread Waldemar Brodkorb
Hi Alexey, Alexey Brodkin wrote, > Even though by default for ARC uClibc gets compiled with > disabled long-calls user may provide UCLIBC_EXTRA_CFLAGS > with "-mlong-calls". With this option uClibc will be > successfully compiled but later it will fail in runtime > because dynamic loader cannot de

Re: [PATCH] ldso: Force disable -mlong-calls when compiling ldso for ARC

2016-05-27 Thread Vineet Gupta
On Monday 23 May 2016 08:01 PM, Alexey Brodkin wrote: > Even though by default for ARC uClibc gets compiled with > disabled long-calls user may provide UCLIBC_EXTRA_CFLAGS > with "-mlong-calls". With this option uClibc will be > successfully compiled but later it will fail in runtime > because dyna