-fvisibility-inlines-hidden for x86-darwin builds

Howard Hinnant hhinnant@apple.com
Tue Oct 24 20:21:00 GMT 2006


On Oct 24, 2006, at 1:12 PM, Paolo Carlini wrote:

> A minor  nit...
>> +       * libstdc++-v3/acinclude.m4:
>> +         Allow OPTIMIZE_CXXFLAGS to be set by configure.host.
>> +       * libstdc++-v3/configure:  Regenerated.
>> +       * libstdc++-v3/configure.host:
>> +         Set OPTIMIZE_CXXFLAGS to -fvisibility-inlines-hidden
>> +         for x86/darwin
> certainly you don't want libstdc++-v3 in the ChangeLog of libstdc++- 
> v3 itself (as *all* the other existing entries should also tell you ;)

Ah, you mean do this:

2006-10-24  Howard Hinnant  <hhinnant@apple.com>

	* acinclude.m4:
	  Allow OPTIMIZE_CXXFLAGS to be set by configure.host.
	* configure:  Regenerated.
	* configure.host:
	  Set OPTIMIZE_CXXFLAGS to -fvisibility-inlines-hidden
	  for x86/darwin

Thanks,
Howard



More information about the Libstdc++ mailing list