Search Results

1
vote

Using GCC from within VS 2005(8) IDE

There are certainly ways to do this -- this is how we develop for the PS3 with sony's toolchain (which is based on gcc). I don't know exactly how that works, but it integrates pretty seamlessly int …