Thanks TheDiveO, I will double check.
On Wednesday 3 January 2024 at 22:50:47 UTC+8 Rulin Tang wrote:
> Try it again. And this time it works to build the new Go version. But the
> debug message doesn't show. Not sure this is the expected result or not.
>
> On Wednesday 3 January 2024 at 00:45:12
Try it again. And this time it works to build the new Go version. But the
debug message doesn't show. Not sure this is the expected result or not.
On Wednesday 3 January 2024 at 00:45:12 UTC+8 Rulin Tang wrote:
> Hey, I'm trying to do some Go source code development. But I'm confused
> about ho
Hey, I'm trying to do some Go source code development. But I'm confused
about how to do the development.
The Go source code is cloned from https://github.com/golang/go master
branch. Originally, I run `cd src &^ ./all.bash` to build the latest Go
1.22 version. It works fine.
Then I'm trying to