[libc-commits] [libc] [libc] [startup] add cmake function to merge separated crt1 objects (PR #75413)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Wed Dec 20 08:29:46 PST 2023


SchrodingerZhu wrote:

I actually had full build on locally. Inspecting the log, I think it is due to the unaligned behavior of the compilers. I suppose adding `nostartfiles` `freestanding` should address the problem.

https://github.com/llvm/llvm-project/pull/75413


More information about the libc-commits mailing list