Hi Dave,

Thanks for pointing towards the right direction. I did some major cleanups 
on my machine and sorted out the environment variables. The build went 
smoothly afterwards with all tests passed. I guess it was time to clean up 
the machine anyway.

Thanks again. :)

Henry

On Monday, October 31, 2016 at 12:40:31 PM UTC+7, Dave Cheney wrote:

> > MYSQL not recognized as internal/external command
>
> ^ all.bat should never output that. I think you have something that 
> pretends to be cmd.exe, or possibly something that pretends to be gcc.exe 
> in your path.
>
> >  Is there any way to verify my build is complete and it works correctly?
>
> If you don't get "All Tests Passed", it didn't work.
>
> Your environment on that machine sounds pretty messed up. Do you have 
> another machine you can try on?
>
> On Monday, 31 October 2016 16:36:05 UTC+11, Henry wrote:
>>
>> Hi, 
>>
>> I am trying to build go 1.7.3 from source on windows. When running 
>> all.bat, other than the "MYSQL not recognized as internal/external 
>> command" message, the build appears to go just fine. However, I don't see 
>> "All Tests Passed" at the end of the build process. The last message was 
>> "cmd/compile". I wonder whether this is normal? 
>>
>> I tried building my project with it and running go test. It appears to 
>> work fine. However, go tool cover is missing and running "go get" to get 
>> the tools does not help. Is there any way to verify my build is complete 
>> and it works correctly?
>>
>> Thanks.
>>
>> Henry
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to