On 2010-05-11, at 17:44, Henry Minsky wrote: > On Tue, May 11, 2010 at 3:41 PM, P T Withington <[email protected]>wrote: > >> Comments: >> >> 1) Seems like LINK_PROPERTY and INTERMEDIATE_PROPERTY are mutually >> exclusive. Perhaps they should be a single, multi-valued flag instead of >> boolean? >> >> > What do you think a good name for this flag and it's values would be? I'm > having a hard time > thinking of anything that sounds self-explanatory. > > maybe "LINK_MODE" := LIBRARY, WHOLE_APP, or something?
Well, maybe we just leave it be. It's just that -S has precedence over -c. We should probably just warn in the flag processor if we see both.
