27 Jul
                
                    2015
                
            
            
                27 Jul
                
                '15
                
            
            
            
        
    
                3:37 p.m.
            
        On Sun, Jul 26, 2015 at 11:05 PM, Liam Healy <lnp@healy.washington.dc.us> wrote:
But libffi-win32.lisp shows no use of pkg-config-cflags; does pkg-config work on Windows? (I've already learned it doesn't work on Mac OSX.) If so, I will add (pkg-config-cflags "libffi" :optional t) to libffi-win32.lisp. I want to make sure everything works and I understand the proper way to define paths in cffi-libffi before I fix up GSLL.
I believe MSYS2 ships with pkg-config. I have no idea about other environments. Adding pkg-config-cflags to libffi-win32.lisp sounds like a good idea. Cheers, -- Luís Oliveira http://kerno.org/~luis/