Hi All, While building native code on Solaris 10 Sparc 64-bit, I have encountered an error where the linker cannot find the definition of pipelined_crc32c function in the bulk_crc32.c.o file. I have defined the macro USE_PIPELINED, but the definition of the code is still not being compiled into the object file. The error occurs when trying to generate the test executable test_bulk_crc32
REgards, Neeraj