Git Product home page Git Product logo

Comments (10)

bebbo avatar bebbo commented on August 28, 2024

Can't reproduce!

Did you use an empty prefix folder?

pls run make clean clean-prefix to erase everything. Beware: if you copied own headers and libs into your prefix those files will vanish too, so make a backup!

from amiga-gcc.

sebastianbergmann avatar sebastianbergmann commented on August 28, 2024

Everything is clean since I build inside a Docker container (minimal Ubuntu 18.04 + dependencies required for this). I am in the process of porting https://github.com/sebastianbergmann/docker-amigaos-cross-toolchain from https://github.com/bebbo/amigaos-cross-toolchain to https://github.com/bebbo/amiga-gcc.

At the beginning of the build /opt is empty (/opt/amiga, the prefix folder, does not exist).

from amiga-gcc.

sebastianbergmann avatar sebastianbergmann commented on August 28, 2024

mkdir -p /opt/amiga before make all does not fix the issue.

from amiga-gcc.

sebastianbergmann avatar sebastianbergmann commented on August 28, 2024

Complete output is here.

from amiga-gcc.

bebbo avatar bebbo commented on August 28, 2024

you have to run make update first, then make all

from amiga-gcc.

bebbo avatar bebbo commented on August 28, 2024

Howto Clone and Download All You Need

git clone https://github.com/bebbo/amiga-gcc
cd amiga-gcc
make update

from amiga-gcc.

sebastianbergmann avatar sebastianbergmann commented on August 28, 2024

I assumed update to be a dependency of all, my bad.

However, I still run into this problem when I do make update before make all.

from amiga-gcc.

bebbo avatar bebbo commented on August 28, 2024

please test

from amiga-gcc.

sebastianbergmann avatar sebastianbergmann commented on August 28, 2024

Seems to work now. Thanks!

Sidenote: Just make all does not work, neither does make update all. I have to do make update and make all in separate steps. Does not make sense but for now I am able to build amiga-gcc.

from amiga-gcc.

bebbo avatar bebbo commented on August 28, 2024

Sidenote: Just make all does not work, neither does make update all. I have to do make update and make all in separate steps. Does not make sense but for now I am able to build amiga-gcc.

Without an first update some dependencies are not present and aren't found via find ....

from amiga-gcc.

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.