Subject: Re: Wine running a lot of apps
To: Mario Kemper <magick@zhadum.de>
From: Frederick Bruckman <fredb@immanent.net>
List: port-i386
Date: 12/15/2001 15:40:21
On 15 Dec 2001, Mario Kemper wrote:

> Bang Jun-Young <junyoung@mogua.com> writes:
>
> > On Sat, Dec 15, 2001 at 05:32:05AM -0600, Frederick Bruckman wrote:
> > > The dll's won't build with `-Wl,-Bsymbolic'. They give missing symbols
> > > for functions from libc. Is that fixed in current?
> >
> > IIRC, I removed the option from configure.in in Wine distribution
> > and have had no problem with building dlls.
> >
> Does wine run directly from the distribution or are patches needed?

It needs patches to build on netbsd-1-5.

I managed to build and run it a while back with my own pull-ups to
crt{begin,end}.c. Of the included apps, only "winmine" ran well, but it
does run "Mirror.exe", a windows application for computing and using
checksum (".PAR") files.

I'll try it again with "stock" NetBSD-1.5.3_ALPHA, as soon as I get done
updating to it.

Frederick