uClibc gcc-svn support

Joseph S. Myers joseph at codesourcery.com
Tue Mar 7 07:44:00 PST 2006


On Tue, 7 Mar 2006, Peter S. Mazinger wrote:

> Hello!
> 
> I can't find where OPTION_GLIBC is defined, used as
> #define TARGET_C99_FUNCTIONS (OPTION_GLIBC)
> 
> Any pointer?

gcc/config/linux.opt uses InverseMask(UCLIBC, GLIBC) which causes 
gcc/opth-gen.awk to emit a definition of OPTION_GLIBC.

-- 
Joseph S. Myers
joseph at codesourcery.com


More information about the uClibc mailing list