Re: Duplicate OPT_ entries in gcc/options.h

2017-07-15 Thread Gerald Pfeifer
On Wed, 8 Jun 2016, Dimitry Andric wrote: >> I got a user report, and could reproduce this, that building >> GCC (lang/gcc, but also current HEAD, so probably pretty much >> any version) with FreeBSD 11 and LANG = en_US.UTF-8 we get >> conflicting entires in $BUILDDIR/gcc/options.h such as >> >>

Re: suggestion for toolchain to have its own directories

2017-07-15 Thread Warner Losh
On Sat, Jul 15, 2017 at 5:21 PM, Sid wrote: > How about going with a toolchain directory for the base system only. It > would use shared files, and have subdirectories specific to clang, gcc, or > other compiling components or versions. This way it is both modular and > organized. > And non-stan

Re: suggestion for toolchain to have its own directories

2017-07-15 Thread Sid
How about going with a toolchain directory for the base system only. It would use shared files, and have subdirectories specific to clang, gcc, or other compiling components or versions. This way it is both modular and organized. For instance: /usr/toolchain/bin/, /usr/toolchain/sbin/, and /usr