Juergen Boemmels <[EMAIL PROTECTED]> wrote:
> Leopold Toetsch <[EMAIL PROTECTED]> writes:

>> I'm always running nci.t.

> How do you do that?

$ head -5 nci_test.c
#include <stdio.h>
/*
 * cc -shared -fpic nci_test.c -o libnci.so -g
 * export LD_LIBRARY_PATH=.
 */

> $ make libnci.so
> make: *** No rule to make target `libnci.so'.  Stop.

When I wrote these tests, I did submit a patch to include building
libnci.so in the test target. But as its still OS dependend it got never
applied.

> boemmels

leo

Reply via email to