Code Monkey home page Code Monkey logo

Comments (5)

chenhy0106 avatar chenhy0106 commented on May 27, 2024
  1. 加上sudo,先前加上的变量符号会失效,这里不要sudo
  2. 到tools目录下,使用python get_toolchain.py riscv64更新下工具链,然后再试试?

from userapps.

MilesQin avatar MilesQin commented on May 27, 2024

按照README,下载工具链,配置riscv64,scons构建时,也报同样的错误”can't link soft-float modules with double-float modules“。工具链更新了多次,scons仍然报这个错误

from userapps.

BernardXiong avatar BernardXiong commented on May 27, 2024

还是和工具链相关,现在应该都更新正确了。

from userapps.

LiguangZhang avatar LiguangZhang commented on May 27, 2024

/home/liguang/program/riscv-lab/rt-thread/userapps/tools/gnu_gcc/riscv64-linux-musleabi_for_x86_64-pc-linux-gnu/bin/../lib/gcc/riscv64-unknown-linux-musl/10.1.0/../../../../riscv64-unknown-linux-musl/bin/ld: sdk/rt-thread/lib/risc-v/rv64/librtthread.a(rt_thread.o): in function rt_thread_user_entry': /home/kang/rtt/alliance/rt-smart/rtthread-smart/sdk/rt-thread/src/rt_thread.c:41: undefined reference to __pthread_init_run'

sdk下的 sdk/rt-thread/lib/risc-v/rv64/librtthread.a 这个库有问题

from userapps.

xqyjlj avatar xqyjlj commented on May 27, 2024

userapps 已经使用xmake进行构建,scons已经不适用了

from userapps.

Related Issues (8)

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.