Giter VIP home page Giter VIP logo

mace_cross_compile_guide's People

Contributors

sanallen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

xmmxkk renrensd

mace_cross_compile_guide's Issues

bazel 构建的相关请教

非常感谢你提供的基于bazel进行交叉编译的示例工程,为大家踩了这么多的坑,有几个问题想请教一下:
new_local_repository(
name ='toolchain_target_armv7',
path ='/opt/arm-hisiv400-linux', <==== local toochain abs path
build_file = 'arm_compiler/cross_toolchain_target_armv7.BUILD'
)
arm_compiler/cross_toolchain_target_armv7.BUILD,里面的gcc,ld等编译需要的都是基于上面这个path变量的么?拼接在一起指示实际gcc的绝对位置?这个本地仓库,你这边编译完后会在WORKSPACE目录的bazel-mace软连接的external下生成toolchain_target_armv7吗?

项目内部可以通过@toolchain_target_armv7去引用.BUILD对于toolchain的所有,对么?
无论是本地的仓库还是http仓库引用方法都是一致的么?

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.