help-hurd
[Top][All Lists]
Advanced

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

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


From: Samuel Thibault
Subject: Re: Cross Toolchain - ld: cannot find -lihash when building libpthreads
Date: Sun, 6 Dec 2015 10:29:15 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

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.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]