Skip to content

mbsoftwarewindows/GCC-Cross-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCC-Cross-Compiler

Bash scripts to build GCC for i686-elf.

Tested Host Platforms

  • Ubuntu ✅
  • macOS Sierra ✅

Notes

Ubuntu

  • Install the following libraries through apt-get: binutils libmpfr-dev libmpc-dev libgmp-dev texinfo flex bison libcloog-isl-dev.

macOS

  • Install Xcode through App Store.
  • Run ./config/download_prerequisites in root source directory (with modifications). See download_prerequisites in this repository.

About

Bash scripts to build GCC for i686-elf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages