Hello world does not compile
Summary
GitHub issue details a build failure for the claudes-c-compiler 'Hello world' example across Linux containers. The reproduction shows missing standard headers in the CCC build, while gcc succeeds, pointing to environment/toolchain issues rather than code logic. The discussion can inform readers about debugging compiler toolchains and ensuring proper dev environments.