<div dir="ltr"><div>Hi !</div><div><br></div><div>I've seen something that puzzled me while trying to import libboost packages.</div><div><br></div><div>They use `import intf_libs` or `import impl_libs` for importing all boost dependencies... including header only ones.</div><div><br></div><div>Seems to me like it resuls in pkgconfig files including a lot of extra library to link that do not exist. You can check it out with libboost-program-options or libboost-random: there are some -lboost_any here and -lboost_config there that shouldn't be there.</div><div><br></div><div>It is my understanding that those header-only libraries should be imported using `import libs` instead. At least that's what has worked with me so far.</div><div><br></div><div>I'm left wondering if there's something I'm doing wrong, or if there's a problem with those boost buildfiles ?</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><b>Michaël Martín Moro</b><br>{ Epitech. Tek4 }<br>{ UCA Cadíz - Computer Engineering }<br></div></div>