Re: [go-nuts] Re: Running golang compiled binary on QNX

2019-09-11 Thread scabooz
Right. I could have my question better. The real question is whether there 
is any hope of QNX support in go. It's no surprise that a GOARCH=386 
GOOS=linux binary would not work.

On Monday, September 9, 2019 at 10:30:06 PM UTC-4, Adrian Petrescu wrote:
>
> On 09/09 11:30AM, sca...@gmail.com  wrote:
>
>> It’s been at least 18 months since this question was asked. Has anything 
>> changed?
>>
>> On Tuesday, January 30, 2018 at 4:44:42 PM UTC-5, sbez…@cisco.com wrote:
>>
>>> Hello,
>>>
>>> I was wondering if anybody managed to get golang compiled binary to run 
>>> on 32-bit QNX?
>>>
>>> I compiled it with GOARCH=386 GOOS=linux go build -o blah
>>>
>> I might be missing some context here, but why would you expect a binary 
> compiled for Linux to run unaided on QNX? They’re two completely different 
> operating systems.
>
> This issue  seems to confirm 
> that there’s no special compatibility layer that would allow this to work.
>
> – Adrian
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/0c3d5288-2b02-4935-bb8c-a6903279d832%40googlegroups.com.


[go-nuts] Re: Running golang compiled binary on QNX

2019-09-09 Thread scabooz
It's been at least 18 months since this question was asked. Has anything 
changed?


On Tuesday, January 30, 2018 at 4:44:42 PM UTC-5, sbez...@cisco.com wrote:
>
> Hello, 
>
> I was wondering if anybody managed to get golang compiled binary to run on 
> 32-bit QNX? 
>
> I compiled it with  GOARCH=386 GOOS=linux go build -o blah 
>
> But when I start it in QNX I get core dump. I double check and the time of 
> executable matches type of native qnx binaries.  Appreciate any 
> suggestions. 
>
> Thank you 
> Serguei 
>
>   
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f92b9871-8c45-49ec-9190-97ed45e83596%40googlegroups.com.