| To: | Jerry <jerry@wicomtechnologies.com> |
|---|---|
| Subject: | Re: relocation truncated to fit |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 25 May 2005 11:49:05 +0100 |
| Cc: | linux-mips <linux-mips@linux-mips.org> |
| In-reply-to: | <1399568766.20050525115143@wicomtechnologies.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1399568766.20050525115143@wicomtechnologies.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Wed, May 25, 2005 at 11:51:43AM +0300, Jerry wrote: > drivers/sound/sounddrivers.o: In function `sound_insert_unit': > sound_core.c:(.text+0x1ac): undefined reference to `strcpy' > sound_core.c:(.text+0x1ac): relocation truncated to fit: R_MIPS_26 against > `strcpy' > make[1]: *** [vmlinux] Ошибка 1 > make[1]: Leaving directory `/work/video/kernel' > make: *** [vmlinux] Ошибка 2 > > It's not a "sound drivers" problem, howewer without it kernel compiles > and run succesfully. Seems like gcc/bunitils bug/feature. What have to > be done to eliminate this error? > > GNU ld version 2.15.96 20050308 > gcc version 3.4.3 Don't use gcc 3.4 to compile Linux 2.4. It may work for some kernel configurations but it will fail for others. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | relocation truncated to fit, Jerry |
|---|---|
| Next by Date: | Re: relocation truncated to fit, Kumba |
| Previous by Thread: | relocation truncated to fit, Jerry |
| Next by Thread: | Re: relocation truncated to fit, Kumba |
| Indexes: | [Date] [Thread] [Top] [All Lists] |