Skip to content

cannot import in windows (linking error) #755

@gopherbot

Description

@gopherbot

by pallas0328@yahoo.com.cn:

What steps will reproduce the problem?
attempting to import a local package on windows

What is the expected output? What do you see instead?
The package should import. 
Error "cannot open file c:\go/pkg/mingw_386/c:/go/prj/mytest.a" 
mytest.a is the imported file
c:\go is my goroot 
mytest.a is in c:/go/prj  

It sounds like that one in https://code.google.com/p/go/issues/detail?
id=732,but happend while lingking.

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