This is a bazel question rather than a grpc question, as you've noted.

On Tuesday, March 5, 2024 at 9:37:20 AM UTC-8 nipil wrote:

> 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/5b8055e9-bc54-4126-8499-a035477e447bn%40googlegroups.com.

Reply via email to