Hi, I built gRPC c++ libraries on Redhat 10.8 with gcc 13. The size of resulting libgrpc.a is almost 398M, while libgrpc.a from older version 1.38 (built on Redhat 7 with gcc9) is only 9M.
Such big sized libgrpc.a gets built even with turning off the support for other languages (PHP, Node, ObjectC, etc ) in CMakeLists.txt when building 1.65.2. Is it expected ? How can I cut down the size static library libgrpc.a ? Thanks, Frank -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/grpc-io/90203b9e-e87f-4fe5-b932-ac68f78cee80n%40googlegroups.com.