Hi Allen,
On 04/22/2017 01:51 AM, allen_ba...@selinc.com wrote:
> uname -m = x64 (AMD64/EM64T)
> uname -r = version 6.1 Service Pack 1 (Build 7601)
> uname -s = WINNT
> uname -v = unknown
Just curious, as I'm about to add (another) *-winnt support into libtool:
Where does this 'uname' binary co
On 04/19/2017 11:57 PM, Ben Elliston wrote:
> On Wed, Apr 19, 2017 at 07:40:30PM +0200, Michael Haubenwallner wrote:
>
>> Subject: [PATCH] * config.guess: Support MSVC compiler on Windows.
>
> Why aren't you just running uname? There's no need to run a compile
Thanks!
/haubi/
>From 276322edfce1265e2567fcf20bbcc926f6dc97e4 Mon Sep 17 00:00:00 2001
From: Michael Haubenwallner
Date: Wed, 19 Apr 2017 19:24:54 +0200
Subject: [PATCH] * config.guess: Support MSVC compiler on Windows.
On Windows, each POSIX-like subsystem or addon is able to run the nat