On Thursday, October 12, 2017 at 8:31:52 PM UTC-4, Gerald wrote:
>
> The MSI is a Windows application, whereas apt-get would install the 
> Linux binary of go. 
>
> WSL has you actually running Linux binaries on Windows unless you 
> specifically go and choose a Windows executable. 
>

The MSI file triggers a Windows application, sure. But is the actual go 
binary different?
Its possible to make a Posix compliant system call on nearly any operating 
system. Posix was
designed to let the US Government require Unix, back when Unix was special. 
But the basic functions
that most of us call Unix or Linux system calls are trivial in any 
operating system. Probably even Plan-9

There is a lot less to making bash, and apt-get run on any operating system 
than many folks think

I may have to do both installs and do a shasum on the files.
 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to