Front page | perl.perl5.porters |
Postings from April 2014
Re: z/OS hints
Thread Previous
|
Thread Next
From:
Karl Williamson
Date:
April 29, 2014 01:09
Subject:
Re: z/OS hints
Message ID:
535EFBFA.4020501@khwilliamson.com
On 04/28/2014 05:10 AM, Yaroslav Kuzmin wrote:
> Sorry, the correct format patch.
>
> I think ,that changes in the file hitn/os390.sh that will do. file Configure does not need to change.
Your patch is now applied at
http://perl5.git.perl.org/perl.git/tree/refs/heads/khw/ebcdic
There were problems with the patch which I had to manually deal with.
One, it doesn't appear to have been made against anything like the
current 5.19 version, so it refused to apply it automatically. Second,
there were quite a few lines that showed as differences that in fact
were the same. The very first changes in it are of this category. It
changes a # to a # (unless there is a change in the \n somehow that
caused this)
>
>
> ------------------------------------------------------------------------
> Yaroslav Kuzmin
> Developer C/C++ ,z/OS , Linux
> 3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia
> Tel: +7.922.2.38.33.38
> Email: YKuzmin@rocketsoftware.com
> Web: www.rocketsoftware.com
>
> ________________________________________
> From: Karl Williamson <public@khwilliamson.com>
> Sent: 25 April 2014 23:50
> To: Yaroslav Kuzmin; Perl5 Porters; perl-mvs
> Subject: Re: z/OS hints
>
> On 04/25/2014 02:40 AM, Yaroslav Kuzmin wrote:
>> Hi all,
>>
>> IBM recommends using compiler XLC.
>>
>> So correction file hints/os390.sh
>>
>>
>>
>> ------------------------------------------------------------------------
>> Yaroslav Kuzmin
>> Developer C/C++ ,z/OS , Linux
>> 3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia
>> Tel: +7.922.2.38.33.38
>> Email: YKuzmin@rocketsoftware.com
>> Web: www.rocketsoftware.com
>
> I need the changes in a different format in order to apply it. I think
> you said you don't have git. diff -u should work.
>
> Also, if you could look at
> http://perl5.git.perl.org/perl.git/commitdiff/33e3cbdd2c7e9cb81ed33b5fa174c3a58933149d
>
> It would be good if the Configure changes there could be somehow moved
> to the hints file. Otherwise, it won't compile on Linux.
>
Thread Previous
|
Thread Next