cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl 7.20.1 on windows 7 crash using remote-name

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 Apr 2010 22:19:44 +0200 (CEST)

On Tue, 20 Apr 2010, Jon wrote:

> .rc.res:
> $(RC) $(RCFLAGS) $< -o $@
>
> Please consider updating them to look something like:
>
> .rc.res:
> $(RC) --preprocessor="$(CC) -E -xc" -DRC_INVOKED $(RCFLAGS) $< -o $@

I wouldn't mind having it somewhat easier configurable by someone who wants to
build, but a random generic compiler doesn't necessarily know -E -xc so it
would rather use an even more generic approach for it to be really nice.

But as I said before, I'm not on windows so my preferences there aren't very
important to those who are.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-20