<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hello,</p>
<p>I am new to <span>GiNaC and I follow </span>a pdf doc tutorial that documents GiNaC 1.7.6 for installation and testing.</p>
<p>However there is a inconsistency that I found in the pdf doc on how to compile the scripts.</p>
<p><span>Not working :</span></p>
<p style="padding-left: 30px;"><span><strong>g++ hello.cpp -o hello -lcln -lginac</strong><br /></span></p>
<p><span>Works :</span></p>
<p style="padding-left: 30px;"><strong>g++ hello.cpp -o hello -lginac -lcln </strong></p>
<p><span>Perhaps you should update the tutorial docs?</span></p>
<p><span>I use Windows 10 and GCC 7.4.0.</span></p>
<p><span>Thanks.</span></p>
<p><br /></p>
<p><span>Best regards,</span></p>
<p><br /></p>
<p><span>Hanni Puspita</span></p>
<p><br /></p>
<p><br /></p>
</body></html>