bitwiseworks / libc

LIBC Next (kLIBC fork)
9 stars 4 forks source link

cmake message #129

Closed abwillis closed 1 year ago

abwillis commented 1 year ago

Describe the bug A clear and concise description of what the bug is. System is unknown to cmake, create: Platform/OS2 to use this system, please post your config file on discourse.cmake .org so it can be added to cmake

To Reproduce Steps to reproduce the behavior: run cmake for oorexx https://bitbucket.org/glassman/oorexx

Expected behavior cmake completes normally with the previous version of cmake in repo as well as with both 3.16 and 3.19 built by Paul. It may be caused by a change in 3.20 the message: System is unknown to cmake, create: Platform/OS2 to use this system, please post your config file on discourse.cmake .org so it can be added to cmake occurs over and over. This also (apparently) causes it to build some makefile entries for .so files instead of dll.

SilvanScherrer commented 1 year ago

this is a known issue. You can reinstall cmake and then it works again. But there is another trap, which i fixed. watch for a new rpm.

SilvanScherrer commented 1 year ago

I just saw this is the wrong repo for cmake tickets. so closing it. but all issues are (or should be) fixed in cmake. new rpm should shoow up soon.