You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In src/run.bash:
37 ) || exit $i
I think that should be $?
The real question is why I'm getting this:
install runtime
INSTALL FAIL runtime
quietgcc -o mkversion -I "/Users/cdunn2001/local/go/include" mkversion.c
"/Users/cdunn2001/local/go/lib/lib9.a"
can only use -l with vc
I'm looking into it....