On Sunday, April 3, 2022 at 10:35:04 PM UTC-5 Ian Lance Taylor wrote:

> On Sun, Apr 3, 2022 at 6:21 PM arthurwil...@gmail.com 
> <arthurwil...@gmail.com> wrote: 
> > 
> > I'm trying to build an unoptimized version of the standard library for 
> debugging. 
>
> You can just use 
>
> go build -gcflags=all="-N -l" 
>
>
That gives this error:
/Volumes/git/goroot/src (master)$ go build -gcflags=all="-N -l"
no Go files in /Volumes/git/goroot/src
 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/79825cc0-4f1b-4559-9c66-4eb5055e2306n%40googlegroups.com.

Reply via email to