Groups | Search | Server Info | Login | Register
| From | Samuel Thibault <samuel.thibault@gnu.org> |
|---|---|
| Newsgroups | gnu.hurd.help |
| Subject | Re: Cross Toolchain - ld: cannot find -lihash when building libpthreads |
| Date | 2015-12-06 10:29 +0100 |
| Message-ID | <mailman.1506.1449394172.31583.help-hurd@gnu.org> (permalink) |
| References | <CAA-4+jcEm5Hpo3VOoAAYd211qL8WVSn5iLCaU=R46LZ6xRigFw@mail.gmail.com> |
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
Back to gnu.hurd.help | Previous | Next | Find similar
Re: Cross Toolchain - ld: cannot find -lihash when building libpthreads Samuel Thibault <samuel.thibault@gnu.org> - 2015-12-06 10:29 +0100
csiph-web