https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63509

Paul Greenberg <paul at greenberg dot pro> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at greenberg dot pro

--- Comment #5 from Paul Greenberg <paul at greenberg dot pro> ---
The issue is likely that CXX environment variable is set to a non-existent
location.

Verify where it point to:

```
echo $CXX
```

Reply via email to