Optional machine prefix for programs in for -B dirs, matching Clang

Jonathan Wakely jwakely.gcc@gmail.com
Wed Aug 4 07:32:28 GMT 2021


On Wed, 4 Aug 2021, 08:26 John Ericson wrote:

> Problem:
>
> It's somewhat annoying to have to tell GCC --with-as=... --with-ld=...
> just to prefix those commands the same way GCC is prefixed.
>

Doesn't GCC automatically look for those commands in the --prefix directory
that you configure GCC with? Or is that only for native compilers?


More information about the Gcc mailing list