Skip to content

Custom packages are not found when imported #56

Closed
@gopherbot

Description

@gopherbot

by astronfo:

Compile any Go source file that imports a custom package (the official 
tutorial at http://golang.org/doc/go_tutorial.html#tmp_164 fails, too)

Instead of the expected output, 8g produces error: "fatal error: can't find 
import: name_of_package". Specifying the include directory with -I does not 
help, either.


$GOOS=linux, $GOARCH=386, revision changeset 3975:b51fd2d6c160

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions