-
error :
C:\Users\amira\Documents\GoProjects\TestDBAccess\src\C>gcc -shared -pthread -o testdb.dll dummy.c testdb.a ora.v4.a num.a date.a -lWinMM -lntdll -lWS2_32
ora.v4.a: error adding symbols: Arc…
-
### Go version
go version go1.21.6 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/joe/Library/Caches/go-build'
G…
-
### What version of Go are you using (`go version`)?
$ go version
go version devel go1.21-a031f4ef83 Sat Jun 24 05:24:25 2023 +0000 linux/amd64
### Does this issue reproduce with the late…
-
### What are you trying to do?
We currently utilise a Dockerfile to enable and provision a Tailscale node on build as follows:
```
# Building the binary of the App
FROM golang:latest AS build
…
-
### Go version
1.22.4 windows/amd64
### Output of `go env` in your module/workspace:
```shell
set GO111MODULE=
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\Hakkin\AppData\Local\go-build
set…
-
**Describe the issue**
An error like the following occurs when running a Go app that calls a function in a shared library (built using native-image) from a hundred of goroutines through [cgo](https…
rinx updated
10 months ago
-
Config as https://learn.microsoft.com/en-us/azure/ai-services/speech-service/quickstarts/setup-platform?tabs=windows%2Crhel-centos%2Cdotnetcli%2Cdotnet%2Cjre%2Cmaven%2Cbrowser%2Cmac%2Cpypi&pivots=prog…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.17.1 linux/amd64
### Does this issue reproduce with the latest release?
Yes (using golang.org/x/crypto v0…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.11.2 linux/amd64
### What operating system and processor architecture are you using (`go env`)?
go en…
-
### What version of Go are you using (`go version`)?
1.18.3
### Does this issue reproduce with the latest release?
1.18.3 is the latest release at the time of writing
### What operating sy…