Re: Cross Toolchain - ld: cannot find -lihash when building libpthreads

Masanori Ogino <[email protected]> Sun, 06 Dec 2015 10:33:03 +0000
Newsgroups gmane.os.hurd.general
Message-ID <CAA-4+jf1P0PrUM-Q5+M8-AF9d_Y3wspmYnVOHNnvRspF1Fnutw@mail.gmail.com>
Hi, Samuel.

2015年12月6日(日) 18:29 Samuel Thibault <[email protected]>:

Masanori Ogino, on Sat 05 Dec 2015 22:49:19 +0000, wrote:
> The problem is, libpthreads integrated in glibc requires libihash and
libihash
> requires glibc.
> I avoided this problem by copying libihash.* from the host system, but it
seems
> dirty. Is there any clean and sane way to handle it?



You can install just the headers from libc, then build and install
libihash from hurd, then you can build glibc with libpthread.



I'll try it.  Thank you!
-- 
Masanori Ogino