On Mar 8, 2001, "Robert Collins" <[EMAIL PROTECTED]> wrote: > Having set the stage above, you can see that squid uses autoconf to > detect what features are available, before trying to compile them in, > and that it is very reasonable for the developers to add fine tuned > support for various core parts of squid using the win32 API Sure. In this case, I suppose pulling a macro from the autoconf macro archive to detect the need for -mwin32 and calling it in their configure.in wouldn't be asking too much. After all, in any case, they'd have to be aware of the need for calling the macro. The only issue is whether to provide that macro in GNU autoconf or let it evolve separately in the macro archive. I think the latter is a better approach, at least for now. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist *Please* write to mailing lists, not to me
- Detecting the need for -mwin32 in newer cygwin gcc's Christopher Faylor
- Re: Detecting the need for -mwin32 in newer cygwin... Alexandre Oliva
- Re: Detecting the need for -mwin32 in newer cy... Christopher Faylor
- Re: Detecting the need for -mwin32 in newer cygwin... Charles S. Wilson
- Re: Detecting the need for -mwin32 in newer cy... Christopher Faylor
- Re: Detecting the need for -mwin32 in newer cygwin... Alexandre Oliva
- Re: Detecting the need for -mwin32 in newer cy... Charles S. Wilson
- Re: Detecting the need for -mwin32 in newer cygwin... Robert Collins
- Re: Detecting the need for -mwin32 in newer cygwin... Alexandre Oliva
- Re: Detecting the need for -mwin32 in newer cy... Robert Collins
- Re: Detecting the need for -mwin32 in newer cygwin... Earnie Boyd
- Re: Detecting the need for -mwin32 in newer cygwin... Christopher Faylor
- Re: Detecting the need for -mwin32 in newer cy... Robert Collins
- Re: Detecting the need for -mwin32 in newer cygwin... Christopher Faylor
- Re: Detecting the need for -mwin32 in newer cygwin... Alexandre Oliva
- Re: Detecting the need for -mwin32 in newer cy... Christopher Faylor