Code Monkey home page Code Monkey logo

Comments (8)

nekromant avatar nekromant commented on August 18, 2024

You need to set the proper toolchain prefix in "Toolchain settings" and save the config. (Make sure your changes are saved in .config ). If this doesn't work for you, please provide some more info:

  1. navigate to "buildsystem tweeks" and enable verbose output.
  2. Provide logs for running menuconfig and actual build.
  3. Tell me what system (linux/osx) you are running and what example you started with, so that I can try to reproduce this issue on my side (so far everything works for me)

Thanks.

from antares.

eugenio avatar eugenio commented on August 18, 2024

Sorry, I didn't provide any details on my build system.
I'm on debian lInux Jessie (testing).
I found the source of the problem: multiple .config files, removing all but one did it.
You can mark as solved

from antares.

nekromant avatar nekromant commented on August 18, 2024

Just interesting, how did you manage to do that? Antares just uses .config in your project top directory - any other .config files should be ignored.

from antares.

eugenio avatar eugenio commented on August 18, 2024

Actually there were multiple .config files in the top directory, but only the oldest one was read I think.

from antares.

nekromant avatar nekromant commented on August 18, 2024

Can you reproduce this and post the tarball somewhere?
Upon changing the config kconfig and tools save the old config to .config.old. But it should only use .config is all circumstances. If not - it's likely a bug.
There may have also been a permission problem e.g. .config was not writeable by the user who ran menuconfig.

from antares.

eugenio avatar eugenio commented on August 18, 2024

Sorry i didn't explain myself correctly, i meant that there were multiple files with suffix .config but with variable prefix.
I think that the buildsystem behaves correctly because only the file with no prefix is used. however i'll host the tarball on my dropbox if necessary.

from antares.

eugenio avatar eugenio commented on August 18, 2024

i did a clean initialization and all compiled well. it's likely that some misconfiguration was left from my previous attempt to set up the system.

from antares.

nekromant avatar nekromant commented on August 18, 2024

Okay, closing it for now. If you manage to find out what went wrong - please reopen,

from antares.

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.