Code Monkey home page Code Monkey logo

kotlin's People

Contributors

4u7 avatar abreslav avatar alexeytsvetkov avatar asedunov avatar bashor avatar darthorimar avatar ddolovov avatar demiurg906 avatar dimonchik0036 avatar dnpetrov avatar dzharkov avatar goodwinnk avatar ilgonmic avatar ilmat192 avatar ilya-g avatar ligee avatar max-kammerer avatar mglukhikh avatar nataliaukhorskaya avatar ptalanov avatar sellmair avatar semoro avatar svtk avatar svyatoslavscherbina avatar udalov avatar valentinkip avatar vvlevchenko avatar yanex avatar yole avatar zarechenskiy avatar

Stargazers

 avatar  avatar

Watchers

 avatar

kotlin's Issues

Fix Errors With Building Runtime For RP2040

After running the :kotlin-native:runtime:rp2040CommonGc Gradle task a boat load of errors appear, eg:

> Task :kotlin-native:runtime:rp2040CommonGc FAILED
In file included from gc/common/cpp/MarkAndSweepUtils.cpp:6:
In file included from /home/napperley/repos/kotlin/kotlin-native/runtime/src/gc/common/cpp/MarkAndSweepUtils.hpp:9:
In file included from /home/napperley/repos/kotlin/kotlin-native/runtime/src/mm/cpp/ExtraObjectData.hpp:9:
In file included from /home/napperley/.konan/dependencies/llvm_arm_embedded-15.0.2/lib/clang-runtimes/armv6m_soft_nofp/include/c++/v1/atomic:525:
In file included from /home/napperley/.konan/dependencies/llvm_arm_embedded-15.0.2/lib/clang-runtimes/armv6m_soft_nofp/include/c++/v1/__thread/poll_with_backoff.h:14:
In file included from /home/napperley/.konan/dependencies/llvm_arm_embedded-15.0.2/lib/clang-runtimes/armv6m_soft_nofp/include/c++/v1/__chrono/high_resolution_clock.h:14:
In file included from /home/napperley/.konan/dependencies/llvm_arm_embedded-15.0.2/lib/clang-runtimes/armv6m_soft_nofp/include/c++/v1/__chrono/system_clock.h:16:
/home/napperley/.konan/dependencies/llvm_arm_embedded-15.0.2/lib/clang-runtimes/armv6m_soft_nofp/include/c++/v1/ctime:75:9: error: no member named 'timespec_get' in the global namespace; did you mean 'timespec'?
using ::timespec_get _LIBCPP_USING_IF_EXISTS;
      ~~^
/home/napperley/.konan/dependencies/llvm_arm_embedded-15.0.2/lib/clang-runtimes/armv6m_soft_nofp/include/sys/_timespec.h:47:8: note: 'timespec' declared here
struct timespec {
       ^

One path to look into that might resolve some of the errors is passing some options to Konan, eg disable threading.

Replace Family Name

Currently in the Kotlin fork a new family called BARE_METAL has been defined in Family.kt. This name is very vague and doesn't accurately reflect on what the family is. This issue will be conducted as a poll to determine the replacement family name. Below are the replacement names being considered:

  1. ARM32_BARE_METAL
  2. ARM32_EMBEDDED
  3. ARM32_MICRO_CONTROLLER

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.