Start a Conversation

Unsolved

This post is more than 5 years old

628

February 16th, 2014 02:00

sdk mingw gcc .a format support in windows

hi,

I am developing an interface to centera in windows/32/64. Because of the environment I need to use a MINGW GCC compiler.

To link the libraries they have to be in the '.a' format and not in the '.lib' format used by microsoft compilers.

can someone help me ?

Thank you very much

February 16th, 2014 12:00

I use us centera sdk with perl strawberry 5.16 that uses gcc and I have no problems. So the library is working well also whith gcc.

Generally if there are problems they are in the header.h or appears in the linking.

I have a segmentation fault using golang cgo so the problem is not in the way the library has been compiled.

Thank you

No Events found!

Top