From: nobu.nokada@... Date: 2002-03-27T13:11:58+09:00 Subject: Re: Etiquette of RCRs Hi, At Sat, 23 Mar 2002 15:38:42 +0900, Chris Gehlker wrote: > I wanted better support for Darwin and the Simply GNUStep Linux distro. > These wrap headers and libraries in frameworks. To build them, you need to > pass -f and -framework flags to the compiler. So I extended dir_config to > accept --with-name-framework and added find_framework and have_framework. > But then get it working on my test case I had to add a with_framework > similar to with_config and an enable_framework like enable_config and make > custom version of the methods they call, etc. I was just copying and pasting > and making minimal changes so I grew the library by about 75% But I can see > there is a lot of bloat and I can re-factor most of that away. Sorry, but I don't know about those platforms, could you explain how `framework' versions differ from originals? -- Nobu Nakada