Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

github.com/DataDog/zstd cc1.exe: sorry, unimplemented: 64-bit mode not compiled in #26

Open
pranavn91 opened this issue Oct 26, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@pranavn91
Copy link

Bug description

Briefly describe the bug.
When we type the command
go build -o sim
I get
github.com/DataDog/zstd cc1.exe: sorry, unimplemented: 64-bit mode not compiled in

Go version

Which version of Go are you running?

  • Go version: 1.15.3 windows amd64

Hardware specification

What hardware are you using?

  • Operating system: Windows 7 home
  • RAM:8GB
  • Cores: 4
  • Device: i3

Steps To reproduce the bug

Explain how the maintainer can reproduce the bug.

  1. install go.1.15.3 on windows
  2. Installing and Updating Cygwin for 64-bit versions of Windows
  3. go build -o sim step gives github.com/DataDog/zstd cc1.exe: sorry, unimplemented: 64-bit mode not compiled in

Expected behaviour

No errors

Actual behaviour

github.com/DataDog/zstd cc1.exe: sorry, unimplemented: 64-bit mode not compiled in

Errors

github.com/DataDog/zstd cc1.exe: sorry, unimplemented: 64-bit mode not compiled in

@pranavn91 pranavn91 added the bug Something isn't working label Oct 26, 2020
@emkaminsk
Copy link

Got the same bug, go version
go version go1.18.5 windows/amd64
Windows 11, RAM 32 GB

github.com/DataDog/zstd

cc1: sorry, unimplemented: 64-bit mode not compiled in

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants