<div dir="ltr">Hello,<div><br></div><div>This is on </div><div>- 64-bit Windows</div><div>- Msys+mingw64 GCC compilation suite</div><div>- ccl and/or sbcl (latest Windows version)</div><div>- cffi 0.16.1.</div><div><br></div><div>I had problems loading cffi-libffi:</div><div>- CCL did fine</div><div>- SBCL barfed during the grovel phase:</div><div>  > Paths returned by pkg-config had a control-M appended to the end</div><div><br></div><div>I fixed that by adding \#Return to the list of characters trimmed by cffi-grovel::trim-whitespaces.</div><div><br></div><div>With that addition both SBCL and CCL loaded cffi-libffi.</div><div><br></div><div>Mirko<br></div><div><div><br></div><div><br></div></div></div>