StackOverflow Questions for Tag: cgo

hankeyyh
hankeyyh

Reputation: 133

Why CGO_FLAGS not point to the include file when go build?

Score: 1

Views: 77

Answers: 0

Read More
Yuval Abadi
Yuval Abadi

Reputation: 21

cgo : running 2 or more dynamic link GO from C executable

Score: 2

Views: 34

Answers: 0

Read More
Yuval Abadi
Yuval Abadi

Reputation: 21

Cgo: call go function from c executable, who start go runtime?

Score: 0

Views: 45

Answers: 0

Read More
chikadance
chikadance

Reputation: 4177

How to apply `export LD_LIBRARY_PATH` in cgo

Score: 0

Views: 99

Answers: 1

Read More
WeiAnHsieh
WeiAnHsieh

Reputation: 125

docker run go process with cgo, receive signal sent by pid 0

Score: 1

Views: 58

Answers: 1

Read More
WeiAnHsieh
WeiAnHsieh

Reputation: 125

handle signal with cgo, go cannot handle signal

Score: 0

Views: 166

Answers: 1

Read More
Anton Shkindzer
Anton Shkindzer

Reputation: 11

Is it possible to have several dynamically linked Go libs in one process?

Score: 1

Views: 65

Answers: 0

Read More
Strunin Vadim
Strunin Vadim

Reputation: 21

Build Go with C++ (cgo) via docker linux x64 for linux i386

Score: -2

Views: 105

Answers: 1

Read More
masber
masber

Reputation: 3067

Need help pinning go/c memory for ffi call

Score: 1

Views: 115

Answers: 1

Read More
manosgior
manosgior

Reputation: 59

CGo doesn't compile C files

Score: 1

Views: 2977

Answers: 2

Read More
Craftables
Craftables

Reputation: 268

How to pass a C function pointer around in go

Score: 3

Views: 42

Answers: 1

Read More
Nikita
Nikita

Reputation: 19

C-code in Golang. Gortsplib client-play-format-h264

Score: 0

Views: 94

Answers: 0

Read More

Strange behavior of global go variable in c-archive compiled library

Score: 0

Views: 53

Answers: 0

Read More
sprw121
sprw121

Reputation: 1121

Does disabling GC make CGO callbacks safe?

Score: 0

Views: 72

Answers: 0

Read More
Olek
Olek

Reputation: 21

fyne/go RunNative example

Score: 2

Views: 217

Answers: 1

Read More
Raphael10
Raphael10

Reputation: 3114

How to correctly free memory when using CString with cgo in golang?

Score: 2

Views: 135

Answers: 1

Read More
szx
szx

Reputation: 6946

Is there an option to view executed C compiler commands in cgo?

Score: 0

Views: 162

Answers: 0

Read More
rodrigocfd
rodrigocfd

Reputation: 8068

Comparing Go Win32 syscall and cgo: does it have the same overhead?

Score: 1

Views: 561

Answers: 1

Read More
Ayush Goyal
Ayush Goyal

Reputation: 439

How to use CGo properly to avoid memory leaks? Working with LightGbm C Api from Microsoft

Score: 2

Views: 219

Answers: 0

Read More
LeeG
LeeG

Reputation: 285

What is the canonical way to deal with CGo functions that expect size in memory in bytes?

Score: 2

Views: 188

Answers: 2

Read More
PreviousPage 3Next