On Sun, Aug 07, 2005 at 09:53:55AM -0700, Matthew Dillon wrote: > As an alternative we could implement a NO_NLS feature to the build. > But I still think it's easier to simply support (as in accept and > ignore) '-new'.
I think it is already there. Could you try a build with NO_NLS for bootstrap and cross-stage? The problem with just adding "new" to getopt is that all kind of wiered combinations would also be accepted. Joerg
