[cfe-users] Linking error and memory bloating for .so file creation
Csaba Raduly via cfe-users
cfe-users at lists.llvm.org
Tue Mar 12 01:33:12 PDT 2019
Hi Ankush,
On Mon, Mar 11, 2019 at 8:23 PM Ankush Sharma wrote:
> 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
What was the command line that was used to invoke the linker?
What filesystem are you using?
Csaba
--
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler
So if you're looking for a completely portable, 100% standards-conformat way
to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)
More information about the cfe-users
mailing list