This strikes me as a very agent-friendly problem. Given a harness that enforces sufficiently-rigorous tests, I'm sure you could spin up an agent loop that methodically churns through these functions one by one, finishing in a few days.
Zig Libc
51–60 of 196 posts
Re: Zig Libc
#52Earlier quoted context omitted.
The Department of Homeland Security was created in 2003. We didn't need it then and we don't need it now. Why waste tax dollars on ineffective, privacy-violating security theater when we could spend it on education and health?
[flagged]
So your questions don't matter because you're arguing about a reality that doesn't exist.
Re: Zig Libc
#53Re: Zig Libc
#54Earlier quoted context omitted.
I do know what's happening. I've been around and watching for over a decade. We are bleeding from every orifice from an economic standpoint. The recent moves for deportations is an attempt by the office of the President to save face while not doing anything to fix over-spending, it's also a good vehicle for a surveillance push, and the RNC/old-school dems will be happy so someone like JD can take power afterwards to…
Don't take the black pill.
Anyway; I like Zig a lot btw.. loving what you guys are doing.
Re: Zig Libc
#55Let's say I'm building a C program targeting Windows with MinGW & only using Zig as a cross compiler. Is there a way to still statically link MinGW's libc implementation or does this mean that's going away and I can only statically link ziglibc even if it looks like MinGW from the outside?
Re: Zig Libc
#56[flagged]
Re: Zig Libc
#57Earlier quoted context omitted.
The very same day I sat at home writing this devlog like a coward, less than five miles away, armed forces who are in my city against the will of our elected officials shot tear gas, unprovoked, at peaceful protestors, including my wife. https://www.kptv.com/2026/01/31/live-labor-unions-rally-marc... This isn't some hypothetical political agenda I'm using my platform to push. There's a nonzero chance I go out there n…
> against the will of our elected officials Did you mean your local officials?
So yes, of course they mean their local officials, because in this case there isn’t an explicit line in the Constitution explaining why the feds are allowed to invade Minnesota.
Re: Zig Libc
#58This is very exciting for zig projects linking C libraries. Though I'm curious about the following case: Let's say I'm building a C program targeting Windows with MinGW & only using Zig as a cross compiler. Is there a way to still statically link MinGW's libc implementation or does this mean that's going away and I can only statically link ziglibc even if it looks like MinGW from the outside?
If you specify -target x86_64-windows-gnu -lc then some libc functions are provided by Zig, some are provided by vendored mingw-w64 C files, and you don't need mingw-w64 installed separately; Zig provides everything.
You can still pass --libc libc.txt to link against an externally provided libc, such as a separate mingw-w64 installation you have lying around, or even your own libc installation if you want to mess around with that.
Both situations unchanged.
Re: Zig Libc
#59Earlier quoted context omitted.
> against the will of our elected officials Did you mean your local officials?
In the Federal model of US government, state authority overrides centralized government except in the explicit cases enumerated by the Constitution. So yes, of course they mean their local officials, because in this case there isn’t an explicit line in the Constitution explaining why the feds are allowed to invade Minnesota.
Re: Zig Libc
#60Earlier quoted context omitted.
In the Federal model of US government, state authority overrides centralized government except in the explicit cases enumerated by the Constitution. So yes, of course they mean their local officials, because in this case there isn’t an explicit line in the Constitution explaining why the feds are allowed to invade Minnesota.
The Supreme Court has disagreed with you on the matter of federal immigration constitutional authority for more than a century. There isn’t any “invasion”; that’s a propaganda device.