Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for defaultStart (0.13 sec)

  1. src/cmd/dist/build.go

    			"Go needs a system C compiler for use with cgo.\n"+
    			"To set a C compiler, set CC=the-compiler.\n"+
    			"To disable cgo, set CGO_ENABLED=0.\n%s%s", cc, err, outputHdr, output)
    	}
    }
    
    func defaulttarg() string {
    	// xgetwd might return a path with symlinks fully resolved, and if
    	// there happens to be symlinks in goroot, then the hasprefix test
    	// will never succeed. Instead, we use xrealwd to get a canonical
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 18:34:40 UTC 2024
    - 54K bytes
    - Viewed (0)
Back to top