[CM] a short guide on compile on msys2/windows with cload.scm

Kjetil Matheussen k.s.matheussen at gmail.com
Fri May 14 05:42:07 PDT 2021


Sorry, __MINGW32__, not __MINGW__.
(__MINGW32__ seems to be defined both for 32 bit and 64 bit builds)

On Fri, May 14, 2021 at 2:38 PM Kjetil Matheussen
<k.s.matheussen at gmail.com> wrote:
>
> I think __MINGW__ would be better than __MSYS__?
> (this is a mingw issue right, not an msys issue?)
>
> On Fri, May 14, 2021 at 2:29 PM <bil at ccrma.stanford.edu> wrote:
> >
> > Thanks very much!  I don't have a machine running Windows
> > or Msys2, but it appears that I can use the __MSYS__ compile
> > time flag to recognize it, then use that to add 'msys2
> > to s7's *features* list, and use that to fix cload.scm.
> > I'll try to do this later today.
> >
> > _______________________________________________
> > Cmdist mailing list
> > Cmdist at ccrma.stanford.edu
> > https://cm-mail.stanford.edu/mailman/listinfo/cmdist


More information about the Cmdist mailing list