Coder Social home page Coder Social logo

Comments (11)

ladislas avatar ladislas commented on July 27, 2024 2

you need to recompile avrlibc for each avr version.

this is fixed in branch https://github.com/osx-cross/homebrew-avr/tree/update-7.1-6.4

will merge soon to master

from homebrew-avr.

ladislas avatar ladislas commented on July 27, 2024 2

but as said, it is now merged in master, so no need to switch branches.

from homebrew-avr.

codmpm avatar codmpm commented on July 27, 2024 2

It is working from master. Thank you so much!

from homebrew-avr.

ddavidebor avatar ddavidebor commented on July 27, 2024

same issue here with gcc 7, on a project that compiles correctly on Arch with the same avr-gcc version

from homebrew-avr.

codmpm avatar codmpm commented on July 27, 2024

Having the problem right now. How can I use the update-7.1-6.4 version?

from homebrew-avr.

ladislas avatar ladislas commented on July 27, 2024

@codmpm navigate to /usr/local/Homebrew/Library/Taps/osx-cross/homebrew-avr/ and switch branch

from homebrew-avr.

codmpm avatar codmpm commented on July 27, 2024

Thank you!

But sadly I only have a master branch:
bildschirmfoto 2017-08-04 um 11 14 30

from homebrew-avr.

ladislas avatar ladislas commented on July 27, 2024

@codmpm i just merge the changes, brew update should pull them and it should work. if not untap and tap again ;)

and as for only seeing the master branch, I had the same issue, you need to:

git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*"

fixed it for me :)

from homebrew-avr.

codmpm avatar codmpm commented on July 27, 2024

That did the trick - thank you!

bildschirmfoto 2017-08-04 um 11 22 50

from homebrew-avr.

codmpm avatar codmpm commented on July 27, 2024

Sorry to bother you again... but I think I've messed something up:

bildschirmfoto 2017-08-04 um 11 27 24

from homebrew-avr.

ladislas avatar ladislas commented on July 27, 2024

oh sorry! I have to update the readme. You just need to run brew install avr-gcc :)

from homebrew-avr.

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.