gocache crashes with Micosoft Visual C++ .NET 2003
Brought to you by:
donpedro2
The t_compiler.outputArg field is not set for Visual
C++, resulting in a crash at compiler.c:501 due to a
NULL pointer. The outputArg for Visual C++ should be
set as "/Fo".
dblohm7@teamohms.org