<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Dear,</p>
<p>Once I built and installed llvm,clang,clang++ and others to my
PREFIX directory. I found that generated binaries contains
reference to the DESTDIR directory</p>
<p>Below an example with ${PREFIX}/lib/libclangAnalysis.a any
help/idea to remove those unwanted references to DESTDIR path are
welcome.</p>
<p><br>
</p>
<p>Thanks</p>
<p><br>
</p>
<p><tt>$ hexdump -C </tt><tt>${PREFIX}/lib/libclangAnalysis.a</tt></p>
<p><tt> 8379 00021e60 00 00 00 00 00 00 63 6c 61 6e 67 20 76 65
72 73 |......clang vers|</tt><tt><br>
</tt><tt> 8380 00021e70 69 6f 6e 20 38 2e 30 2e 30 20 28 74 61
67 73 2f |ion 8.0.0 (tags/|</tt><tt><br>
</tt><tt> 8381 00021e80 52 45 4c 45 41 53 45 5f 38 30 30 2f 66
69 6e 61 |RELEASE_800/fina|</tt><tt><br>
</tt><tt> 8382 00021e90 6c 29 20 2f 74 6d 70 2f 6a 6d 65 72 63
69 65 72 |l) /tmp/jmercier|</tt><tt><br>
</tt><tt> 8383 00021ea0 2d 72 65 66 6f 72 67 65 2f 42 55 49 4c
44 2f 6c |-reforge/BUILD/l|</tt><tt><br>
</tt><tt> 8384 00021eb0 6c 76 6d 2d 38 2e 30 2e 30 2f 74 6d 70
5f 72 6f |lvm-8.0.0/tmp_ro|</tt><tt><br>
</tt><tt> 8385 00021ec0 6f 74 2f 65 6e 76 2f 69 67 2f 73 6f 66
74 2f 69 |ot/env/ig/soft/i|</tt><tt><br>
</tt><tt> 8386 00021ed0 67 2f 6c 6c 76 6d 2d 38 2e 30 2e 30 2f
65 6c 37 |g/llvm-8.0.0/el7|</tt><tt><br>
</tt><tt> 8387 00021ee0 2d 78 38 36 5f 36 34 2d 67 65 6e 65 72
69 63 2f |-x86_64-generic/|</tt><tt><br>
</tt><tt> 8388 00021ef0 62 69 6e 2f 63 6c 61 6e 67 2d 38 20 2d
2d 64 72 |bin/clang-8 --dr|</tt><tt><br>
</tt><tt> 8389 00021f00 69 76 65 72 2d 6d 6f 64 65 3d 67 2b 2b
20 2d 44 |iver-mode=g++ -D|</tt><tt><br>
</tt><tt> 8390 00021f10 20 47 54 45 53 54 5f 48 41 53 5f 52 54
54 49 3d | GTEST_HAS_RTTI=|</tt><tt><br>
</tt><tt> 8391 00021f20 30 20 2d 44 20 5f 47 4e 55 5f 53 4f 55
52 43 45 |0 -D _GNU_SOURCE|</tt><tt><br>
</tt><tt> 8392 00021f30 20 2d 44 20 5f 5f 53 54 44 43 5f 43 4f
4e 53 54 | -D __STDC_CONST|</tt><tt><br>
</tt><tt> 8393 00021f40 41 4e 54 5f 4d 41 43 52 4f 53 20 2d 44
20 5f 5f |ANT_MACROS -D __|</tt><tt><br>
</tt><tt> 8394 00021f50 53 54 44 43 5f 46 4f 52 4d 41 54 5f 4d
41 43 52 |STDC_FORMAT_MACR|</tt><tt><br>
</tt><tt> 8395 00021f60 4f 53 20 2d 44 20 5f 5f 53 54 44 43 5f
4c 49 4d |OS -D __STDC_LIM|</tt><tt><br>
</tt><tt> 8396 00021f70 49 54 5f 4d 41 43 52 4f 53 20 2d 49 20
74 6f 6f |IT_MACROS -I too|</tt><tt><br>
</tt><tt> 8397 00021f80 6c 73 2f 63 6c 61 6e 67 2f 6c 69 62 2f
41 6e 61 |ls/clang/lib/Ana|</tt><tt><br>
</tt><tt> 8398 00021f90 6c 79 73 69 73 20 2d 49 20 2f 74 6d 70
2f 6a 6d |lysis -I /tmp/jm|</tt><tt><br>
</tt><tt> 8399 00021fa0 65 72 63 69 65 72 2d 72 65 66 6f 72 67
65 2f 42 |ercier-reforge/B|</tt><tt><br>
</tt><tt> 8400 00021fb0 55 49 4c 44 2f 6c 6c 76 6d 2d 38 2e 30
2e 30 2f |UILD/llvm-8.0.0/|</tt><tt><br>
</tt><tt> 8401 00021fc0 63 6c 61 6e 67 2f 6c 69 62 2f 41 6e 61
6c 79 73 |clang/lib/Analys|</tt><tt><br>
</tt><tt> 8402 00021fd0 69 73 20 2d 49 20 2f 74 6d 70 2f 6a 6d
65 72 63 |is -I /tmp/jmerc|</tt><tt><br>
</tt><tt> 8403 00021fe0 69 65 72 2d 72 65 66 6f 72 67 65 2f 42
55 49 4c |ier-reforge/BUIL|</tt><tt><br>
</tt><tt> 8404 00021ff0 44 2f 6c 6c 76 6d 2d 38 2e 30 2e 30 2f
63 6c 61 |D/llvm-8.0.0/cla|</tt><tt><br>
</tt><tt> 8405 00022000 6e 67 2f 69 6e 63 6c 75 64 65 20 2d 49
20 74 6f |ng/include -I to|</tt><tt><br>
</tt><tt> 8406 00022010 6f 6c 73 2f 63 6c 61 6e 67 2f 69 6e 63
6c 75 64 |ols/clang/includ|</tt><tt><br>
</tt><tt> 8407 00022020 65 20 2d 49 20 2f 75 73 72 2f 69 6e 63
6c 75 64 |e -I /usr/includ|</tt><tt><br>
</tt><tt> 8408 00022030 65 2f 6c 69 62 78 6d 6c 32 20 2d 49 20
69 6e 63 |e/libxml2 -I inc|</tt><tt><br>
</tt><tt> 8409 00022040 6c 75 64 65 20 2d 49 20 2f 74 6d 70 2f
6a 6d 65 |lude -I /tmp/jme|</tt><tt><br>
</tt><tt> 8410 00022050 72 63 69 65 72 2d 72 65 66 6f 72 67 65
2f 42 55 |rcier-reforge/BU|</tt><tt><br>
</tt><tt> 8411 00022060 49 4c 44 2f 6c 6c 76 6d 2d 38 2e 30 2e
30 2f 6c |ILD/llvm-8.0.0/l|</tt><tt><br>
</tt><tt> 8412 00022070 6c 76 6d 2f 69 6e 63 6c 75 64 65 20 2d
4f 33 20 |lvm/include </tt><br>
</p>
<div class="moz-signature">-- <br>
<style type="text/css">
/* ==========================================================================
Signature style
========================================================================== */
#main a, span{
height: auto;
width: auto;
}
#main p {
margin-top: 1rem;
margin-bottom: 1rem;
font-size: 100%;
line-height: 0.3 rem;
width: 100%;
height: auto;
}
#main{
width: 450px;
height: 260px;
border: solid 1px #000;
border-radius: 15px;
box-shadow: 4px 2px black;
position:relative;
clear: both;
}
#selfie{
float: left;
width: 100px;
height:156px;
margin-right: 23px;
margin-left: 16px;
}
#selfie img{
transform: translateY(+10%);
position: relative;
width: 80px;
height: 104px;
}
#logo{
width: 174px;
height: 70px;
}
#description{
float: left;
padding-top: 16px;
width: 290px;
height: 157px;
}
#position{
color: rgb(200,41,52);
}
#job{
color: rgb(126,170,54);
font-size: 1.2em;
width: 290px;
height: 18px;
}
#identity{
font-size: 1em;
width: 290px;
height: 18px;
}
#firstname{
font-weight: bold;
}
#lastname{
font-weight: bold;
}
#laboratory{
color: rgb(200,41,52);
}
#contact{
height: 100%;
width: 100%;
}
.label{
font-weight: bold;
}
#address{
float: left;
height: 104px;
width: 180px;
line-height: 0.3;
margin-right: 1em;
margin-left: 1em;
}
#contact{
position: relative;
float: right;
height: 104px;
width: 225px;
line-height: 0.3;
margin-right: 0em;
margin-left: 0em;
}
.container1{
position:relative;
clear: both;
height: 156px;
width: 450px;
}
.container2{
position:relative;
clear: both;
height: 104px;
width: 450px;
}
</style>
<header>
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
<meta name="format-detection" content="telephone=yes">
</header>
<div id="main">
<div class="container1">
<div id="selfie"> <img
src="cid:part1.2734F233.790C3EF3@cng.fr" alt="Jonathan
MERCIER"> </div>
<div id="description"> <img id="logo"
src="cid:part2.44B4E941.F25948D0@cng.fr" alt="Centre
National de Recherche en Génomique Humaine (CNRGH)">
<p id="job">Researcher computational biology</p>
<p id="identity"><span id="position">PhD,</span> <span
id="firstname">Jonathan</span> <span id="lastname">MERCIER</span></p>
</div>
</div>
<div class="container2">
<div id="address">
<p id="laboratory">Bioinformatics (LBI)</p>
<p id="address_street" class="address">2, rue Gaston
Crémieux</p>
<p id="address_city" class="address">91057 Evry Cedex</p>
</div>
<div id="contact">
<p id="phone"><span class="label">Tel :</span>(33) 1 60 87
83 44</p>
<p id="email"><span class="label">Email :</span><a
href="mailto:jonathan.mercier@cng.fr">jonathan.mercier@cng.fr</a>
</p>
</div>
</div>
</div>
</div>
</body>
</html>