Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime: Build on windows fails when CGO_ENABLED=0 due to missing gcc #10167

Closed
jamessynge opened this issue Mar 14, 2015 · 1 comment
Closed
Milestone

Comments

@jamessynge
Copy link

cloned repo of 2015-03-15 to Windows 7 system, ran all.bat with CGO_ENABLED=0, which appeared to work fine except one test that should probably be skipped with cgo disabled:

--- FAIL: TestStdcallAndCDeclCallbacks (0.01s)
        syscall_windows_test.go:373: failed to build dll: exec: "gcc": executable file not found in %PATH% -
FAIL
FAIL    runtime 51.466s
@minux
Copy link
Member

minux commented Mar 14, 2015 via email

@mikioh mikioh changed the title Build on windows fails when CGO_ENABLED=0 due to missing gcc runtime: Build on windows fails when CGO_ENABLED=0 due to missing gcc Mar 14, 2015
@minux minux closed this as completed in d7e3d69 Mar 15, 2015
@mikioh mikioh added this to the Go1.5 milestone Mar 15, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants