Frank Che wrote: > This project need to integrate a few static library files (*.a).
In general, the library policy and the patch/update architecture supported by the linker require the use of shared objects and not static libs. Please provide more info as to why you must provide .a files instead of following the library best practice/policies. Without an obvious "duh", this is probably reason enough for this case to be derailed. http://www.opensolaris.org/os/community/arc/policies/libraries/ -John
