Install problem (Cross compile AVR32)

Christian MICHON christian.michon at gmail.com
Wed Oct 22 07:05:23 UTC 2008


On Wed, Oct 22, 2008 at 12:58 AM, Jeremy Bowen
<jeremy.bowen at pertronic.co.nz> wrote:
> Now I'm trying to build and install uClibc (from svn) and I'm getting confused
> about the various paths that I should use.
>
> I have the following in my .config
> # Library Installation Options
> #
> SHARED_LIB_LOADER_PREFIX="/lib"
> RUNTIME_PREFIX="/"
> DEVEL_PREFIX="/usr/local/avr32"
>

after a more careful reading on your email (you apparently already
have "-dynamic-linker /lib/ld-uClibc.so.0"),
what do you have in /lib ?

the gcc and binutils expect to have something in /lib, and you need to
double check this point at least.

-- 
Christian
--
http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside !



More information about the uClibc mailing list