Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-06-09 Thread Shiva
t on the last attempt. Hopefully we can figure > out how to generate code that will start to run on NonStop at some point > soon. > -Randall > > On Thursday, May 6, 2021 at 10:35:27 p.m. UTC-4 Ian Lance Taylor wrote: > >> On Thu, May 6, 2021 at 6:16 AM Shiva wrote: >>

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-05-06 Thread Shiva
To give you a bit of a background - The question above was because I had set the go compiler as go1.4 and Visual Studio code complained that 'gopls requires at least go1.12.0' while I was in the process of 'porting'. On Thursday, May 6, 2021 at 2:16:24 PM UTC+1 Shiva wrote

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-05-06 Thread Shiva
produced' both of them on different directories (as I should) and wanted to make sure I set the right 'GOROOT'/'GOPATH'/'GOBIN' variables and/or PATH to be able to produce the bootstrap version. On Wednesday, May 5, 2021 at 10:08:20 PM UTC+1 Ian Lance Taylor wrote

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-05-05 Thread Shiva
UTC+1 Ian Lance Taylor wrote: > On Wed, Apr 21, 2021 at 7:38 AM Shiva wrote: > > > > Thank you for clearing that up, Ian. I'll set this go1.4 installation > aside and install Go 1.16 on windows then. But I am still a bit unclear on > what you mean by 'porting Go

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-04-21 Thread Shiva
13 PM UTC+1 Ian Lance Taylor wrote: > On Tue, Apr 20, 2021 at 1:39 AM Shiva wrote: > > > > I'm a bit confused now. Let me explain what I have been doing. > > 1. Installed go on windows (go version go1.4-bootstrap-20170531 > windows/amd64) > > 2. Duped linux files t

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-04-20 Thread Shiva
ile the latest Go version on NSX. Please let me know if I'm not on the right direction. Shiva On Monday, April 19, 2021 at 6:52:24 PM UTC+1 Ian Lance Taylor wrote: > On Fri, Apr 16, 2021 at 2:28 AM Shiva wrote: > > > > Since I haven't generated the various ztypes_nsx_GO

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-04-16 Thread Shiva
ker loader (different ones for OABI and EABI) in asm.c under cmd\*l directories? Can you please advise? On Wednesday, April 14, 2021 at 8:25:55 PM UTC+1 Ian Lance Taylor wrote: > On Wed, Apr 14, 2021 at 8:25 AM Shiva wrote: > > > > One file specifically, types_linux.go which

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-04-14 Thread Shiva
so, can I build the bootstrap on windows or can I only do it in a POSIX environment - I don't see bootstrap.bat and running bootstrap.bash with GOOS=nsx and GOARCH=amd64 simply returns back the prompt? On Wednesday, April 7, 2021 at 11:34:26 PM UTC+1 Ian Lance Taylor wrote: > On Wed, Apr 7

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-04-07 Thread Shiva
: > On Wed, Mar 24, 2021 at 11:18 AM Shiva wrote: > > > > Thank you for that, Ian. > > > > Just to confirm, I see the following - > > > > *_linux.c, > > *_linux.h, > > *_linux.go, > > *_linux.s, > > *_linux.pl > > > > They a

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-03-24 Thread Shiva
runtime and syscall packages so do I have to add the rest too? After this I suppose I run bootstrap.bash which should create a go package that I should try and run on the Nonstop. On Tuesday, March 23, 2021 at 6:51:55 PM UTC Ian Lance Taylor wrote: > On Tue, Mar 23, 2021 at 9:41 AM Shiva wr

Re: [go-nuts] Trying to port Go to HPE NonStop x86 - Need some guidance

2021-03-23 Thread Shiva
Trying to pick this up where it was left, we have the list of files *_linux.go, *_linux.s but not all of them have the build statements, do we create new nsx files only for those which have build statements in them or for all of those files? On Sunday, June 7, 2020 at 2:38:09 AM UTC+1 Ian Lanc

[go-nuts] Re: [ANN] Gomail v2: sending emails faster

2017-04-13 Thread emilyvyomahallaway . shiva
Hi Alexandre I tried sending an email using the server settings from my outlook mailbox and got this error - Could you shed some light as to what this could be about? panic: read tcp 10.18.32.66:59347->10.12.137.20:3268: read: connection reset by peer goroutine 1 [running]: panic(0x1aaf80,