Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/malaterre/gcc-virtual


https://github.com/malaterre/gcc-virtual

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

gcc-virtual
===========

This has been tested with gcc 4.7.2-5 and cmake 2.8.9 on debian 7.6 (amd64)

Compilation is:

$ cmake .
$ make
$ ./virt
I'm PA Implementation

Have fun !