Re: Trouble with --with-sysroot

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

 



On 05.09.2019 19:41, Jim Wilson wrote:
On Thu, Sep 5, 2019 at 8:30 AM Alex <wailingoctopus@xxxxxxxxx> wrote:
Looking at my configure options I don't set the libdir for glibc.
.../glibc/configure --build=x86_64-unknown-linux-gnu --host=$target --target=$target --prefix=/home/alex/sysroot/usr --with-headers=/home/alex/sysroot/usr/include

Yes, that looks OK.

No, it doesnt.
--prefix=/usr is what you want. And do install like this: "make install DESTDIR=/home/alex/sysroot"

--
chs




[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