Static libraries do not link with other static libraries. The only way to do this is to use your librarian/archiver tool on Linux to create a single new static library by concatenating the multiple libraries.