Skip to content

vezril/aquarius-crosscompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* Preparing for the build

You will need the following to build the cross compiler.

    - An Unix-like environment (Windows users)
    - GCC (existing release you wish to replace)
    - G++ (if building a version of GCC >= 4.8.0)
    - GNU Make
    - GNU Bison
    - Flex
    - GNU GMP
    - GNU MPFR
    - GNU MPC
    - Texinfo
    - ISL (optional)
    - CLooG (optional)

On Ubuntu:
$ sudo apt-get install gcc g++ automake bison flex libgmp3-dev texinfo

About

Project Aquarius

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published