On 30 Oct 2001, Niels Möller wrote:
> What libraries and what difficulties are there? Nettle is included in
> the dist, and is plain ANSI-C. liboop uses posixish things, but should
> not use any more obscure parts than lsh used before (if it does, tell
> me what the problems are and I'll see what I can do).

I must say that I hadn't time to look at liboop in more detail, but the
first attempt showed that it detected TCL (which is available on the host,
but not on the target). After changing the Makefile by hand it compiled,
but the resulting library has a conflict and links to libc.so.6 _and_
libc.so.0 as well as against libnsl. Unfortunately, I didn't have time to
investigate that further. I'll let you know if there is any news...

Robert
-- 
 +--------------------------------------------------------+
 |             Dipl.-Ing. Robert Schwebel                 |
 |      Linux Solutions for Science and Industry          |
 |  Braunschweiger Straße 79, 31134 Hildesheim, Germany   |
 |     Phone: +49-5121-28619-0  Fax: +49-5121-28619-4     |
 +--------------------------------------------------------+


Reply via email to