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: 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




reply via email to

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