Runtime library cannot be built for x86
Open
bug
- Dominant language
- C++
- Stars
- 99
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/DymOK93/KTL/blob/master/runtime/src/object_management.cpp#L19
`__cxx_ctors_begin__` and `__cxx_ctors_end__` are x64-specific: https://github.com/DymOK93/KTL/blob/master/runtime/include/crt_runtime.h#L12, https://github.com/DymOK93/KTL/blob/master/runtime/include/crt_runtime.h#L25
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.