Skip to content

Mcpg/cross-gcc-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

build-gcc

This repository contains a script that builds GCC cross compiler. It's basically automation of instructions from GCC Cross-Compiler article on OS Dev wiki

Requirements are all of the packages required by the tutorial + wget and tar for downloading and extracting gcc and binutils.

At the top of the script there are a few variables you can change.

About

Automation of GCC (i686-elf) Cross-Compiler build

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages