Coder Social home page Coder Social logo

Comments (2)

quarterturn avatar quarterturn commented on May 30, 2024

review of config.log showed gcc-9.3.0 having an issue with '-qversion' option in the gcc makefile. I instead got the source of gcc-9.3.0 and followed the same build process.

make now fails at:
ake[2]: Entering directory '/home/quarterturn/Downloads/m68k-toolchain/build-gcc-9.3.0-m68k/gcc'
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-9.3.0/gcc -I../../gcc-9.3.0/gcc/build -I../../gcc-9.3.0/gcc/../include -I../../gcc-9.3.0/gcc/../libcpp/include
-o build/genmodes.o ../../gcc-9.3.0/gcc/genmodes.c
/home/quarterturn/opt/cross/m68k-elf/bin/as: unrecognized option '--64'

from rosco_m68k.

quarterturn avatar quarterturn commented on May 30, 2024

I looked at issue #5 of the homebrew-toolchain git and started over with the homebrew method. I had to 'brew edit vasm-all' and make the following change:

sha256 "9ae0b37bca11cae5cf00e4d47e7225737bdaec4028e4db2a501b4eca7df8639d"

Only other thing I had to fix was ' the pstopdf error via sudo cp /usr/bin/ps2pdf /usr/bin/pstopdf'
The firmware now can be built.

from rosco_m68k.

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.