Re: [Scratchbox-users] uClibc-0.9.28

2006-04-29 Thread Edjard Mota
Hi,I managed to to that by gettin 0.9.28 from uclib.org.You have to copy it to the libc appropriate diorectotiesto avoid error of getting it from sb-files repository(since it is not there yet).Then you change your meta/toolchain/my.conf file settings (LIBC_VER = 0.9.28).The only problem I found was

Re: [Scratchbox-users] Linker in CS 2005q3 toolchain

2006-04-29 Thread Matt Hoosier
On 4/29/06, Riku Voipio <[EMAIL PROTECTED]> wrote: On Fri, Apr 28, 2006 at 05:10:43PM -0500, Matt Hoosier wrote: > I've been using the supplied ARM EABI compiler > (scratchbox-toolchain-arm-gcc3.44csn-glibc2.3). > When compiling most packages, things go normally. Occasionally, > though, the link

Re: [Scratchbox-users] Linker in CS 2005q3 toolchain

2006-04-29 Thread Riku Voipio
On Fri, Apr 28, 2006 at 05:10:43PM -0500, Matt Hoosier wrote: > I've been using the supplied ARM EABI compiler > (scratchbox-toolchain-arm-gcc3.44csn-glibc2.3). > When compiling most packages, things go normally. Occasionally, > though, the linker will fail to find libraries specified with "-lfoo"