Giter VIP home page Giter VIP logo

Comments (4)

oriansj avatar oriansj commented on September 13, 2024

you also need to clone M2-Planet and mescc-tools as they provide the C source code used to in the full bootstrap

from stage0-posix.

practicalswift avatar practicalswift commented on September 13, 2024

Thanks!

Now working as expected:

$ git clone -q https://github.com/oriansj/M2-Planet
$ git clone -q https://git.savannah.nongnu.org/git/mescc-tools.git
$ git clone -q https://github.com/oriansj/mescc-tools-seed
$ cd mescc-tools-seed && bash kaem.run && cd ..
$ sha256sum mescc-tools-seed/bin/*
fbccdcdd2a2b27c20856eab806320ded6992c8584857995228b0986404f21b37  mescc-tools-seed/bin/blood-elf
a8e333d219759e51e4b91a3a6662d3975d90a126afba284fbc2494834f71cd29  mescc-tools-seed/bin/get_machine
53cfac6ef615043659547e5f7e3b4173274c53aca351bafc88326b3cd9e86046  mescc-tools-seed/bin/hex2
04dd8ea2ea9eefdd7bfb2f375bd6d352cb2a2229d7efdc47c37f16f835dd5c81  mescc-tools-seed/bin/kaem
5cff752583c96b31fe5d712c8deb5cd7634482b4a7e78544b150733cb20c508a  mescc-tools-seed/bin/M1
67e558164795211e0ccd4e0564d0f0d41b76800df97a635c07bdf63d0cf9feda  mescc-tools-seed/bin/M2-Planet
b620c490de191c0885b32285c053d3745558617c3aaff67cbba27ac7382a464a  mescc-tools-seed/bin/placeholder

from stage0-posix.

practicalswift avatar practicalswift commented on September 13, 2024

Very cool!

Just to make sure I understand the current state of bootstrapping correctly:

Now that I have M2-Planet the next step in bootstrapping process would be to build Mes using M2-Planet, right?

That work is not finished yet but takes place in the https://github.com/oriansj/mes-m2.

With Mes I can then build the simple C-compiler MesCC.

Mes and MesCC can then be used to build tcc (TinyCC) which in turn can be used to build glibc, binutils and gcc.

Am I describing it correctly?

Is it correct that all steps above are working as of today with the exception of M2-Planet to mes step (https://github.com/oriansj/mes-m2)?

The full chain would look something like this:

hex0
hex1
hex2
M1 Macro assembler
cc_x86
M2-Planet & mescc-tools-seed
mescc-tools
[this step is not done yet!]
mes-m2
mes.c
mescc
tcc & meslibc
gcc & glibc & make & binutils

from stage0-posix.

oriansj avatar oriansj commented on September 13, 2024

That is approximately correct.

from stage0-posix.

Related Issues (3)

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.