Gcc+binutils+libc cross-compiling: path to libc.so.6 malformed in "ld".

Kai Ruottu karuottu@mbnet.fi
Mon Aug 28 09:52:00 GMT 2006


Kai Ruottu wrote :
> If you use the '--prefix=/usr' in your glibc configure and use the 
> suggested
>
>     make install_root=$sysroot
>
> to install it below the $sysroot,

 OOPS, the 'install' was forgotten, the install command of course should 
be :

    make install_root=$sysroot install



More information about the Gcc-help mailing list