[PATCH] remove duplicate interp from lib-so-y

Carmelo AMOROSO carmelo.amoroso at st.com
Wed Jun 11 07:50:21 UTC 2008


Bernhard Fischer wrote:
> On Wed, Jun 11, 2008 at 09:28:07AM +0200, Carmelo AMOROSO wrote:
>
>   
>> Hi,
>> I don't have this problem... instead I'm seeing the the ld.so is linked  
>>     
>
> You have to turn on domulti to see it.
>
>   
I'll try it.
>> twice
>> as below
>>     
>
> odd. I'll have a look.
>   
thanks Bernard
>   
>> This doesn't happen on nptl branch that doesn' t include recent chanegs  
>> on build system !
>>     
>
> Do you also see this without -C ?
>   
No, without -C it works fine as below
..................
AS lib/Scrt1.o
  AS lib/crti.o
  AS lib/crtn.o
  CC ldso/ldso/ldso.oS
In file included from ./ldso/include/dl-syscall.h:12,
                 from ./ldso/include/ldso.h:36,
                 from ldso/ldso/ldso.c:33:
./ldso/ldso/sh/dl-syscalls.h:9:2: warning: #warning !!! gcc 4.1 and 
later have problems with __always_inline so redefined as inline
  AS ldso/ldso/sh/resolve.oS
  AR cr ldso/ldso/ld-uClibc_so.a
  STRIP -x -R .note -R .comment ldso/ldso/ld-uClibc_so.a
  LD ld-uClibc-0.9.29.so
  CC lib/interp.os
make[1]: `lib/ld-uClibc.so' is up to date.
  CC ldso/libdl/libdl.oS
In file included from ./ldso/include/dl-syscall.h:12,
                 from ./ldso/include/ldso.h:36,
                 from ldso/libdl/libdl.c:33:
./ldso/ldso/sh/dl-syscalls.h:9:2: warning: #warning !!! gcc 4.1 and 
later have problems with __always_inline so redefined as inline
  AR cr ldso/libdl/libdl_so.a
  STRIP -x -R .note -R .comment ldso/libdl/libdl_so.a
  CC libc/sysdeps/linux/sh/mmap.os
  CC libc/sysdeps/linux/sh/pipe.os
.................



More information about the uClibc mailing list