Issue 86729
Summary [Flang] flang-new doesn't take --gcc-install-dir nor --gcc-toolchain
Labels flang
Assignees
Reporter ye-luo
    Spotted the issue when deploying `x86_64-unknown-linux-gnu.cfg` for C/C++/Fortran compilers.
```
flang-new: error: unknown argument: '--gcc-install-dir=/soft/compilers/gcc/12.2.0/x86_64-suse-linux/lib/gcc/x86_64-pc-linux-gnu/12.2.0'
```
Need at least `--gcc-install-dir` option to work.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to