<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Thanks, that worked!</p>
<p></p>
<p><br>
</p>
<p>I ran 'ldd' on both pdftops executables, and the executable I compiled yesterday with autotools has one additional library compared to the one I built now with cmake: libjbig</p>
<p><span style="font-size: 12pt;">Is that a problem? I reran the autotools build and grep for jbig didn't find anything in configure or the makefiles, but ldd pdftops still shows it.</span></p>
<p><span><br>
</span></p>
<p><span>Regards, William</span></p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> poppler <poppler-bounces@lists.freedesktop.org> on behalf of Albert Astals Cid <aacid@kde.org><br>
<b>Sent:</b> Tuesday, September 5, 2017 1:32 PM<br>
<b>To:</b> poppler@lists.freedesktop.org<br>
<b>Subject:</b> Re: [poppler] cmake and static binaries</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">El dilluns, 4 de setembre de 2017, a les 13:43:10 CEST, William Bader va
<br>
escriure:<br>
> I mainly use the poppler pdftops utility, and with autotools, I have been<br>
> using --enable-static --disable-shared so that I have a single executable<br>
> instead of an executable and library. Is there an equivalent with cmake?<br>
> Adding -DBUILD_SHARED_LIBS=OFF didn't seem to make any different. Thanks,<br>
> William<br>
<br>
I'm not really very happy supporting static builds but sine this seems to be a <br>
small change, can you verify this patch works for you?<br>
<br>
Cheers,<br>
  Albert<br>
</div>
</span></font></div>
</div>
</body>
</html>