You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Header (copy).txt
DFTshared (another copy).txt
The text was updated successfully, but these errors were encountered: