Hello

I am using Debian 11 and gcc 10 and 1.62.0 branch (or master, same result)

When running tools/bazel build :all  (bazel 6.4.0) i get the following 
error :

Auto-Configuration Error: Cannot find gcc or CC (clang); either correct 
your path or set the CC environment variable

But it goes away and compiles fine if i export CC=gcc 

Shouldn't bazel detect the available compile chain (gcc/g++ 10 in my case ) 
?
Or is the manual selection expected ?

Note : I guess it is not realler related to grpc, except if there is a 
config somewhere triggering that behaviour ?


Thanks in advance for your help

Nicolas

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/c75df975-f622-4f0a-a6c8-5e6aafcb0895n%40googlegroups.com.

Reply via email to