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
_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users

Reply via email to