Skip to content

Cannot locate zgoos_darwin.go in dev version of Go #355

Closed
@adg

Description

@adg

$GOROOT/src/runtime/zgoos_darwin.go and the like have been moved to the runtime/internal/sys package, and so gopherjs prints this error:

$ gopherjs build -m app.go
stat /Users/adg/go/src/runtime/zgoos_darwin.go: no such file or directory

The workaround is to use Go 1.5. But this change will be in Go 1.6, so this issue should track the changes to gopherjs required to accommodate this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions