Compiling error for shared library
pinoji opened this issue · 0 comments
pinoji commented
In an older version of hcc, this code worked but after an update ( hcc:amd64 (1.3.19115, 1.3.19174)), it stopped working with error code "linker command failed exit code 139". Since my program is really huge, I tried to single out the place where the shared library failed to compile. Now, it has the error code "linker command failed with exit code 1" but I am suspecting that they are the same error. I posted here the problematic header and shared library files. Any solutions or help will be appreciated. Thank you very much.