Code Monkey home page Code Monkey logo

Comments (4)

waruqi avatar waruqi commented on August 17, 2024

这个问题我后两天看下 电脑最近坏了 暂时没法敲代码了 。。 ld这些不会随着变动的

from xmake.

waruqi avatar waruqi commented on August 17, 2024

我看了下,第一次指定cc为clang后,xmake -v 编译已经是clang了,没问题。。那个checking for the assember (as) ... gcc 的显示,也是对的,因为不会影响到 as ld 这些

xmake f --cc=clang指定后,checking for cc 的显示久没有了,因为手动指定后,就不去check了,只要看到 configure的结果 cc已经生效,那之后的编译肯定用的是clang。。

是ok的,谢谢。

from xmake.

waruqi avatar waruqi commented on August 17, 2024

还有 在 linux 和 macosx下,如果是非交叉编译的情况下,我已经加上对 $CC $CXX $AR $LD 这个环境变量的检测支持,优先会使用这里面的值,除非手动配置修改:xmake f --cc=clang

from xmake.

longbai avatar longbai commented on August 17, 2024

测试OK了

from xmake.

Related Issues (20)

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.