Might well be that it is a statically compiled library. Would be easy to test.
Do you mind opening a ticket for this? https://bugs.swift.org
> Hello all,
>
>
> I’m having some strange issues on osx when trying to link a C library module.
> I’ve successfully did this before with another library
Hello all,
I’m having some strange issues on osx when trying to link a C library module.
I’ve successfully did this before with another library, however, for some
reason this one doesn’t work.
My module map looks like this:
module CFCGI [system] {
header "/usr/local/include/cfcgi/cfcgi.h"