[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GMAKE 3.81 vs GMAKE 4.2
From: |
nikhil jain |
Subject: |
Re: GMAKE 3.81 vs GMAKE 4.2 |
Date: |
Mon, 21 Oct 2019 13:00:23 +0530 |
Thanks, I will try that. I have one more question.
I see that if I do a ctrl c then fatal_error_signal function is called.
Now the problem is if I am trapping ctrl c in makefile then
fatal_error_signal is not called...
Is this expected?
I want to trap the signal in makefile to print the status.
Also I want to catch the signal in make code as I am doing some processing
there like deleting temp files etc..
What is the sequence of catching signal?
Please help.
On Mon, 21 Oct 2019, 10:47 Paul Smith, <address@hidden> wrote:
> On Mon, 2019-10-21 at 10:11 +0530, nikhil jain wrote:
>
> Alright, so I don't know much of the makefile stuff. But can it happen
> like a makefile is more optimized for a specific make version ?
>
> Can that happen at all?
>
>
> I don't know how to answer this question in a useful way. Of course, it's
> possible. Almost anything is possible.
>
> You might try using the latest release candidate for GNU make 4.3 and see
> if it helps. Maybe some bug fixed since 4.2 was released is impacting your
> build:
>
> https://alpha.gnu.org/gnu/make/make-4.2.92.tar.gz
>
- Re: GMAKE 3.81 vs GMAKE 4.2, (continued)
- Re: GMAKE 3.81 vs GMAKE 4.2, Paul Smith, 2019/10/03
- Message not available
- Re: GMAKE 3.81 vs GMAKE 4.2, nikhil jain, 2019/10/03
- Re: GMAKE 3.81 vs GMAKE 4.2, Kaz Kylheku (gmake), 2019/10/03
- Re: GMAKE 3.81 vs GMAKE 4.2, Paul Smith, 2019/10/05
- Re: GMAKE 3.81 vs GMAKE 4.2, nikhil jain, 2019/10/05
- Re: GMAKE 3.81 vs GMAKE 4.2, Paul Smith, 2019/10/05
- Re: GMAKE 3.81 vs GMAKE 4.2, nikhil jain, 2019/10/20
- Re: GMAKE 3.81 vs GMAKE 4.2, Paul Smith, 2019/10/20
- Re: GMAKE 3.81 vs GMAKE 4.2, nikhil jain, 2019/10/21
- Re: GMAKE 3.81 vs GMAKE 4.2, Paul Smith, 2019/10/21
- Re: GMAKE 3.81 vs GMAKE 4.2,
nikhil jain <=
- Re: GMAKE 3.81 vs GMAKE 4.2, Paul Smith, 2019/10/21
- Re: GMAKE 3.81 vs GMAKE 4.2, nikhil jain, 2019/10/21
- Re: GMAKE 3.81 vs GMAKE 4.2, Paul Smith, 2019/10/21
- Re: GMAKE 3.81 vs GMAKE 4.2, nikhil jain, 2019/10/21
- Re: GMAKE 3.81 vs GMAKE 4.2, Paul Smith, 2019/10/21