make clean/distclean broken in svn 23359?

Carmelo AMOROSO carmelo.amoroso at st.com
Tue Sep 16 06:14:54 UTC 2008


Rob Landley wrote:
> On Monday 15 September 2008 10:41:42 Carmelo AMOROSO wrote:
>> Rob Landley wrote:
>>> Would anyone like to speculate why "make clean" and even "make distclean"
>>> leave tons of .o and .so files in libm and such?
>>>
>>> $ find . -name "*.o" | wc
>>>    1086    1086   30230
>>>
>>> Rob
>>> _______________________________________________
>>> uClibc mailing list
>>> uClibc at uclibc.org
>>> http://busybox.net/cgi-bin/mailman/listinfo/uclibc
>> works fine on rev 23401
> 
> I just did an svn update and a fresh distclean, and it didn't fix anything 
> here.  I'm not sure what the difference is between my system and yours...
> 
> Rob
> 
Rob,
my tree is taken from trunk as is.
When doing make clean, can you see the line
rm -f ./libm/{,*/,*/*/}*.{o,os,oS,a} ?

Carmelo





More information about the uClibc mailing list