On Feb 10, 2009, at 12:07, Bradley Giesbrecht wrote:

I also planned on adding a couple configure options like these three:
--enable-optimized              Build software optimized

Sounds like it could be a good idea.

--enable-zild                           Reduce visbility of objects for linking 
with zild.
                                                Require gcc version 4.x
--enable-protected Package protect non-api objects. Require gcc version
                                                4.x This option hide objects in 
the DSO which are
                                                not part of the api and not to 
be exported. The
                                                rationale is to optimize the 
ABI and protect
                                                non-public methods of the DSO 
and thereby reduce the
                                                potential for namespace 
conflicts for clients
                                                linking with the library. 
Recommend

If the software will still work without these options, consider adding them only on Tiger and above, since Panther has gcc 3.3.

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to