help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to switch behaviour according to glibc version?


From: Cook, Malcolm
Subject: RE: How to switch behaviour according to glibc version?
Date: Thu, 14 Apr 2016 14:50:35 +0000

Then compare it to your desired version using sort -V

But only if you have a more recent version of gnu sort

Heh,

Malcolm

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of David Aldrich
Sent: Wednesday, April 06, 2016 7:01 AM
To: address@hidden
Cc: address@hidden
Subject: RE: How to switch behaviour according to glibc version?

> So, write:
> 
>   verstr := $(shell ldd --version | head -1 | awk '{print $$NF}')

Thanks Paul, that worked fine.

David
_______________________________________________
Help-make mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-make



reply via email to

[Prev in Thread] Current Thread [Next in Thread]