curl-library
Re: Detecting HP native C compiler on HP-UX
Date: Fri, 22 May 2015 12:37:42 +0300
2015-05-21 22:16 GMT+03:00 Michael Osipov <1983-01-06_at_gmx.net>:
> Am 2015-05-20 um 18:37 schrieb Michael Osipov:
>>
>> OK, got it. I will try to force the error tomorrow at work. Can you
>> please attach a unified diff against current master. I will test that as
>> well.
>
>
> I can confirm that with CPP exported configure complains about the
compiler
> but compilation still works and cc ist detected.
>
> Dima, please provide a unified patch, I'll retest and someone of the devs
> can commit that then.
>
>
> Michael
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
Hi Michael,
Excuse me for late response. Please find in attachment unified
patch (generated by command diff -u) for today's matser
hpux-native-preprocessor.patch.
You could apply it from cURL top sources directory with command patch -p0 <
hpux-native-preprocessor.patch but GNU patch is required.
Cheers, Dmitriy
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-patch attachment: hpux-native-preprocessor.patch