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

zig2: [mingw] allocate enough memory when building zig2 #20514

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

raedrizqie
Copy link
Contributor

No description provided.

@andrewrk andrewrk enabled auto-merge (rebase) July 9, 2024 23:22
@andrewrk
Copy link
Member

andrewrk commented Jul 9, 2024

Thank you

@raedrizqie
Copy link
Contributor Author

raedrizqie commented Jul 10, 2024

[18/20] Linking CXX executable zig2.exe
FAILED: zig2.exe 
C:\Windows\system32\cmd.exe /C "cd . && C:\Users\ci\zig llvm lld clang-x86_64-windows-gnu-0.13.0-dev.130 98a30acad\bin\zig.exe c   -target x86_64-windows-gnu -mcpu=baseline -O3 -DNDEBUG -Wl,--stack,0x10000000 -Wl,--large-address-aware @CMakeFiles\zig2.rsp -o zig2.exe -Wl,--out-implib,libzig2.dll.a -Wl,--major-image-version,0,--minor-image-version,0 && cd ."
error: unsupported linker arg: --large-address-aware

ah.. zig was used to build zig2..

auto-merge was automatically disabled July 11, 2024 12:00

Head branch was pushed to by a user without write access

@andrewrk andrewrk merged commit 9356cb1 into ziglang:master Jul 16, 2024
10 checks passed
@raedrizqie
Copy link
Contributor Author

thanks!

@raedrizqie raedrizqie deleted the mingw-zig2 branch July 16, 2024 07:46
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

Successfully merging this pull request may close these issues.

None yet

2 participants