[Mono-devel-list] What is MonoPosixHelper-0.dll?
Jonathan Pryor
jonpryor at vt.edu
Wed Jun 29 22:11:19 EDT 2005
On Wed, 2005-06-29 at 20:22 +0200, Kornél Pál wrote:
> Windows installer for Mono installs MonoPosixHelper-0.dll but it seems not
> to be used at all. Furthermore when I compile Mono on Windows I only get
> MonoPosixHelper.dll not MonoPosixHelper-0.dll.
>
> Could someone tell me what MonoPosixHelper-0.dll is?
I would guess it's a badly named MonoPosixHelper.dll, probably due to
myriad issues with libtool + cygwin for mingw32 targets.
IIRC, a few months ago the default libtool name under cygwin was
cygMonoPosixHelper-0.dll, so given the s/cyg//g script mentioned a week
or two ago, the incorrect MonoPosixHelper.dll naming is probably an
artifact of that.
- Jon
More information about the Mono-devel-list
mailing list