[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to switch behaviour according to glibc version?
From: |
Yann Droneaud |
Subject: |
Re: How to switch behaviour according to glibc version? |
Date: |
Wed, 06 Apr 2016 14:01:08 +0200 |
Le mardi 05 avril 2016 à 08:54 +0000, David Aldrich a écrit :
> Hi
>
> I am running gnu make 4.1 on Ubuntu. Make builds my C++ application
> that requires glibc 2.22 or higher. Ubuntu 14.04 has only glibc 2.19
> so my makefile checks the host o/s and, if it's Ubuntu, it links to
> my private copy of glibc 2.22:
>
How can "make" could build a C++ application that depends on glibc 2.22
when your system only have glibc 2.19 ?
It feels like you're doing something complicated which could be
avoided.
Regards.
--
Yann Droneaud
OPTEYA
- How to switch behaviour according to glibc version?, David Aldrich, 2016/04/05
- Re: How to switch behaviour according to glibc version?, David Boyce, 2016/04/05
- RE: How to switch behaviour according to glibc version?, David Aldrich, 2016/04/05
- Re: How to switch behaviour according to glibc version?, David Boyce, 2016/04/05
- RE: How to switch behaviour according to glibc version?, David Aldrich, 2016/04/06
- Re: How to switch behaviour according to glibc version?, Paul Smith, 2016/04/06
- RE: How to switch behaviour according to glibc version?, David Aldrich, 2016/04/06
- RE: How to switch behaviour according to glibc version?, Cook, Malcolm, 2016/04/14
Re: How to switch behaviour according to glibc version?,
Yann Droneaud <=
RE: How to switch behaviour according to glibc version?, rakesh sharma, 2016/04/14