[cfe-users] Linking error and memory bloating for .so file creation

Ankush Sharma via cfe-users cfe-users at lists.llvm.org
Thu Mar 7 00:24:58 PST 2019


Hi Team,



During the linking stage for an “.so” file creation, an error message is
being flagged by clang.

*ld: error: dummy.so: write: Function not implemented*



I'm not able to make a sense out of this message as it seems different from
an "undefined reference" error. There are multiple occurrence of this
message during the linking process.

Also the linking doesn’t complete and the output “.so” keeps on bloating
reaching size upto 1TB or 100s of GB. Manual termination is required to
stop this process.


Any leads would be appreciated.

-- 
Thanks and Regards
Ankush
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20190307/f5a9d561/attachment.html>


More information about the cfe-users mailing list