Code Monkey home page Code Monkey logo

Comments (4)

kergoth avatar kergoth commented on June 15, 2024

First question, what branch of meta-sourcery are you using? All your layers must be on matching branches to behave sanely, and meta-sourcery has no dylan branch.

from meta-sourcery.

kergoth avatar kergoth commented on June 15, 2024

It looks like a checkout of 68ef23a or of the danny branch (the yocto version prior to dylan) might get you good results. Though it's worth noting that dylan is an extremely old release now, and you're trying to use a gcc 4.8 toolchain with it. The dylan version of poky only includes gcc 4.7.2, so it's possible you might hit failures due to the newer toolchain, it's difficult to say.

from meta-sourcery.

iuhoac avatar iuhoac commented on June 15, 2024

Hi,kergoth, thank you very much for your replay!

  1. I'm using the master branch of meta-sourcery to compile SDK.
    The meta-sourcery download from URL: https://github.com/MentorEmbedded/meta-sourcery/tree/master.
  2. I'm using the 4.7.2 gcc toolchain and I will follow your advice to try.
    According to 4.2. Cross-Development Toolchain Generation of mega-manual.html, it will not compile and generate gcc-cross-canadian, but gcc-cross-canadian to compile in the file of gcc-cross-canadian_4.7.bb of dylan version of poky.So, can I modify the file to avoid compiling gcc-cross-canadian?

from meta-sourcery.

kergoth avatar kergoth commented on June 15, 2024

Unable to reproduce this behavior with current meta-sourcery.

from meta-sourcery.

Related Issues (19)

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.