Giter Site home page Giter Site logo

colored-dye / colinux-64bit Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 211.65 MB

License: GNU General Public License v2.0

Python 6.20% Makefile 1.21% Shell 3.91% Roff 0.07% C 78.79% C++ 8.02% NSIS 1.76% Batchfile 0.01% Vim Script 0.02% CMake 0.04%

colinux-64bit's Introduction

Some ideas

  1. Next step:

    Finish and test build system.

  2. About MinGW:

    The MinGW originally used (MinGW 3.1.4) can only be integrated with gcc-4.1.2, not gcc-4.4.x and above(not thoroughly tested). Switch to MinGW-w64, which would result in some changes not limited to driver-related structs and APIs.

    Now (1/16/2023): Keep MinGW. Use clang with Windows SDK & WDK for better debugging support, but in another repository (colinux-xmake).

  3. About Linux kernel:

    Try v4/v5 kernel, e.g. 4.9.325 LTS, with better compatibility for newer compilers. (Finished 1st pass)

  4. About Windows kernel mode driver:

    32-bit drivers can only be loaded by 32-bit systems. Test on 32-bit Windows XP first for functionality correctness.

  5. Building: Build coLinux AFTER building kernel.

  6. Other build system with better debugging support:

    Switch Windows WDK-related demo to colored-dye/colinux-xmake repo, with Visual Studio SDK & WDK toolchain and xmake build tool.

Dependencies

  1. GCC: https://ftp.gnu.org/pub/gnu/gcc/
  2. MinGW-w64: https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v10.0.0.tar.bz2
  3. GNU binutils: https://ftp.gnu.org/pub/gnu/binutils
  4. WinPCAP: https://winpcap.org/archive/4.1.1-WpdPack.zip
  5. FLTK: https://www.fltk.org/pub/fltk/1.3.8/fltk-1.3.8-source.tar.bz2

colinux-64bit's People

Contributors

colored-dye avatar

Stargazers

 avatar  avatar 31core avatar Saulius Krasuckas avatar

Watchers

 avatar

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.