[Fwd: Re: can't handle reloc type 0x6]

Marc Leeman marc.leeman at gmail.com
Tue Dec 6 08:55:02 UTC 2005


> > I have rebuilt uClibc and busybox using the generic libm routines and 
> > the problem disappears. It looks like it is somewhere in the powerpc 
> > optimized maths routines. I will have a look at this tomorrow.
> 
> Same here, problem is no longer present when using the generic code.

I am currently testing this 'patch' on buildroot, of course it doest not
sifx the cause, only circumvents it by using the generic code.

--- uclibc.mk~  2005-12-01 09:15:07.000000000 +0100
+++ uclibc.mk   2005-12-06 09:13:38.573429291 +0100
@@ -47,6 +47,7 @@
        mkdir -p $(TOOL_BUILD_DIR)
        bzcat $(DL_DIR)/$(UCLIBC_SOURCE) | tar -C $(TOOL_BUILD_DIR) $(TAR_OPTIONS) -
        toolchain/patch-kernel.sh $(UCLIBC_DIR) toolchain/uClibc/ \*.patch
+       mv $(UCLIBC_DIR)/libm/powerpc/ $(UCLIBC_DIR)/libm/powerpc.not.used/
        touch $(UCLIBC_DIR)/.unpacked

 $(UCLIBC_DIR)/.configured: $(UCLIBC_DIR)/.unpacked



-- 
  greetz, marc
You are a very ungrateful and selfish woman. Please remain silent from
now on.
	Zhaan - Self Inflicted Wounds - Wait for the Wheel
scorpius.homelinux.org 2.6.13.2 #1 Fri Sep 23 07:23:21 CEST 2005 GNU/Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20051206/b85d9e63/attachment-0002.pgp 


More information about the uClibc mailing list