cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: make mingw32 fails

From: Guenter <lists_at_gknw.net>
Date: Tue, 04 Feb 2014 21:36:13 +0100

On 04.02.2014 07:53, Daniel Stenberg wrote:
> 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?
>
I'll take a look into it asap ...

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-02-04