I had no idea msys2 is going the cygwin route, thanks for clarifying this.

Will take a look over all the patches later today / this weekend.

Alin.

On Thu, Mar 6, 2025 at 7:11 PM Mike Pattrick <[email protected]> wrote:

> On Fri, Feb 28, 2025 at 3:32 PM Frank Wagner <[email protected]>
> wrote:
> >
> > Fixed a path mapping problem (slash replaced by path) with current msys
> versions.
> >
> > cccl assumes that MACHTYPE contains "-msys" on msys and then configures
> slashes to '-' to avoid path mapping problems with slashes. However, at
> least in the current MSYS version, MACHTYPE reports as cygwin. A better way
> to detect MSYS is to use the MSYSTEM variable.
> > I'm assuming that this check has been failing for a while, but not
> causing cccl to fail, but in current MSYS versions the path mapping logic
> has changed.
> >
> > See also https://github.com/swig/cccl/issues/20
> >
> > Signed-off-by: Frank Wagner <[email protected]>
>
> Seems reasonable!
>
> Acked-by: Mike Pattrick <[email protected]>
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to