This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tool chain configuration: GNU/* sharing stuff with GNU/Linux
- From: Samuel Thibault <samuel dot thibault at ens-lyon dot org>
- To: Thomas Schwinge <tschwinge at gnu dot org>
- Cc: gcc at gcc dot gnu dot org, bug-hurd at gnu dot org, debian-bsd at lists dot debian dot org
- Date: Sun, 11 Nov 2007 15:06:27 +0000
- Subject: Re: Tool chain configuration: GNU/* sharing stuff with GNU/Linux
- References: <20071111145808.GY29291@fencepost.gnu.org>
Thomas Schwinge, le Sun 11 Nov 2007 15:58:08 +0100, a écrit :
> To state this intended similarity clearly, one could rename, e.g.,
> `config/linux.h' to `config/gnu-shared.h' and then have a new (nearly
> empty) file `config/linux.h' additionally to the existing `config/gnu.h',
> `config/kfreebsd-gnu.h', etc. to do the remaining few customizations.
That'd make things much more clear (and fix the OPTION_GLIBC etc. bugs
btw).
Samuel