On Mon, Aug 24, 2015 at 10:01:16PM +0200, Magnus Fromreide wrote:
> Hello.
>
> It seems make-4 changed behaviour from make-3 when it comes to archive
> updates.
Sorry for the noise.
My problem is that Fedora have choosen to ship a broken version of
"ar" that always set
Hello.
It seems make-4 changed behaviour from make-3 when it comes to archive updates.
I have a source file, x.c.
I want it in a library so I type
make 'libx.a(x.o)'
and make happily builds it for me.
I then try to build it again and type
make 'libx.a(x.o)'
In this case make-3.82 tells me l
here is no file to be included but make knows how to build it
then that isn't strictly an error and thus it shouldn't be reported but it
still is reported, will the new read.c version fix this as well?
With kind regards
Magnus Fromreide
___
B