This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: uClibc support followup patch
- From: Andreas Schwab <schwab at suse dot de>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 15 Mar 2006 22:50:31 +0100
- Subject: Re: uClibc support followup patch
- References: <Pine.LNX.4.64.0602170322080.14000@digraph.polyomino.org.uk> <Pine.LNX.4.64.0602171417560.25206@digraph.polyomino.org.uk>
"Joseph S. Myers" <joseph@codesourcery.com> writes:
> This revised followup patch fixes the other issues that have been pointed
> out. The uClibc flag now goes in a separate variable not target_flags,
> and this variable is initialized appropriately depending on
> UCLIBC_DEFAULT. The combination of Var and InverseMask in .opt files
> wasn't previously used, so I had to fix a bug in its handling as well. OK
> to commit?
This breaks building for m68k-linux because UCLIBC_DEFAULT is not defined.
options.c:1064: error: âUCLIBC_DEFAULTâ undeclared here (not in a function)
I expect that this breaks also mips{,64}-linux and m68k-uclibc targets
because they also override tm_defines in config.gcc.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, MaxfeldstraÃe 5, 90409 NÃrnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."