[CMake] CMake 2.4.7 -- ld: Can't find library or mismatched ABI
for -lgcc
Bill Hoffman
bill.hoffman at kitware.com
Sun Dec 9 14:06:21 EST 2007
galaxtron at gmail.com wrote:
> Hi all,
>
> I need desperate help with my CMake and was hoping someone could
> render assistance.
>
> I'm running HP-UX 11.31 ia64 and compiled CMake using aCC (HP Native
> Compiler). When I attempt to compile my code, I receive the following
> error:
>
> Linking C shared library ../../lib/libxvtxmba580.sl
> ld: Can't find library or mismatched ABI for -lgcc
> Fatal error.
>
Can you post the output of make VERBOSE=1 for building that library?
-Bill
More information about the CMake
mailing list