GeertJohan / GeertJohan/openwrt-go

go build command-line-arguments: : fork/exec : no such file or directory

Open
#11 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
240
Forks
36
PR merge metrics
No merged PRs in 30d

Description

hello,
I use gccgo hello.go can be successfully compiled, using go build -x -compiler=gccgo hello.go failed

rexchou@rexchou-virtual-machine:~/work$ go build -x -compiler=gccgo hello.go
WORK=/tmp/go-build221584061
mkdir -p $WORK/command-line-arguments/_obj/
mkdir -p $WORK/command-line-arguments/_obj/exe/
cd /home/rexchou/work
"" -I $WORK -c -g -m64 -fgo-relative-import-path=_/home/rexchou/work -o $WORK/command-line-arguments/_obj/_go_.o ./hello.go
go build command-line-arguments: : fork/exec : no such file or directory

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.