Closed paol closed 12 years ago
Hi, In order to build the project in Linux I had to manually add the -fpic option to gcc (in compile.py). AFAIK -fpic is always required when creating dynamic libraries.
I added that, thanks.
Hi, In order to build the project in Linux I had to manually add the -fpic option to gcc (in compile.py). AFAIK -fpic is always required when creating dynamic libraries.