GCCMVS This is an attempt to make a gccmvs cross compiler for linux. To build In ubuntu install gcc-multilib: sudo apt install gcc-multilib then: cd gcc-3.2.3 make Currently segfaults when trying to compile a test program