Hi there,
A small question about libmagic. I am creating a c# wrapper and when I run the
application single threaded libmagic doesn't have a problem with it. But when I
turn to multithreaded I get AccessViolation exceptions. This exception occurs
because the magic_t pointer in all threads point
--
From: "Qianqian Fang"
> After putting -lgw32c -lole32 at the end of the command line,
> the linking error for drand48_r has gone. However, there are
> still 10s of unresolved references error for stderr, stdin
> and stdout. Are there anything else