Wednesday, May 31, 2017

Re: UPDATE: emulators/sdlmame

On 2017/05/31 15:52, Marc Espie wrote:
> On Tue, May 30, 2017 at 07:18:40PM -0700, Mike Larkin wrote:
> > sdlmame requires wxneeded for many of its emulated targets.
> >
> > ok?
> >
> >
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/ports/emulators/sdlmame/Makefile,v
> > retrieving revision 1.50
> > diff -u -p -r1.50 Makefile
> > --- Makefile 24 Apr 2017 07:52:21 -0000 1.50
> > +++ Makefile 31 May 2017 00:35:17 -0000
> > @@ -3,6 +3,8 @@
> > # Other archs have not been tested
> > ONLY_FOR_ARCHS = amd64
> >
> > +USE_WXNEEDED= Yes
> > +
> > # i386: src/emu/cpu/i386/pentops.inc: error: integer constant is too large for 'long' type
> >
> > MULTI_PACKAGES = -main -tools
>
> So this is not going to work with clang...
>

neither will chromium/iridium, qemu, node, webkit, libreoffice and a
bunch of other things until we have a way around it..so it's not really
a show-stopper for sdlmame for now, we just need a different way to do
things.

No comments:

Post a Comment