curl-library
Re: make mingw32 fails
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 4 Feb 2014 07:53:41 +0100 (CET)
Date: Tue, 4 Feb 2014 07:53:41 +0100 (CET)
On Sat, 1 Feb 2014, Thomas Braun wrote:
> Unfortunately the compilation fails because the object files from the vtls
> folder are expected in lib/vtls but in fact they are in lib.
>
> Attached is a patch which hopefully explains the problem.
Thanks!
But why are the object files not in vtls? The path to the source file works so
it should just generate the object files there too! Isn't it the compiler line
that should rather be improved? It feels like it could be made better than a
copy.
Like making "$(CC) $(INCLUDES) $(CFLAGS) -c $<" use -o $@ or something?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-02-04