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

Error while compiling in windows #10

Open
palevi67 opened this issue Mar 21, 2024 · 2 comments
Open

Error while compiling in windows #10

palevi67 opened this issue Mar 21, 2024 · 2 comments

Comments

@palevi67
Copy link

Hi,

When I compile zen-go under windows11, I get a linker error:

C:\Users\pablo\svn\spark2\golang\zen-go>go test
# github.com/gorules/zen-go.test
C:\Program Files\Go\pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1
C:/Users/pablo/scoop/apps/gcc/13.2.0/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -ldl: No such file or directory
collect2.exe: error: ld returned 1 exit status

FAIL    github.com/gorules/zen-go [build failed]

I use gcc v13.2.0 installed from https://scoop.sh/

Regards.

@ivanmiletic
Copy link
Contributor

Hi @palevi67 we will take a look in upcoming days

@nimbit-software
Copy link

Im having the same issue. Where you guys able to find any causes/fixes for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants