DymOK93 / DymOK93/KTL

Runtime library cannot be built for x86

Open
#97 0 comments 0 reactions 1 assignee Claimed by @DymOK93 View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.