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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux