Elektrine lite

← Feed

@horenmar@mastodon.social

Post #3491242

2026-06-29 12:51 UTC

Why does the vcpkg build of grpc take up 10GBs? What exactly is grpc doing that it needs as much binary size as all of our other deps put together, and then little bit on top?

Replies (1)

  • @horenmar@mastodon.social I took this as a bug report but unfortunately not much I can do when that happens. Maybe /Zi rather than /Z7 would help but static library customers tend to hate external PDBs which is why we do /Z7.

    Open ##3491241