- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
i'm trying to build an application on one machine, then copy it to another an run it there.
I'm compiling with -static-libcxa and -static but i still get the error:
error while loading shared libraries: libcxaguard.so.5: cannot open shared object file: No such file or directory
when i try to run it.
ldd exe shows:
...
libcxaguard.so.5 => /opt/intel_fce_80/lib/libcxaguard.so.5
...
Why is libcxa still dynamic? and how do i avoid it?
Thanks in advance
Felix
i'm trying to build an application on one machine, then copy it to another an run it there.
I'm compiling with -static-libcxa and -static but i still get the error:
error while loading shared libraries: libcxaguard.so.5: cannot open shared object file: No such file or directory
when i try to run it.
ldd exe shows:
...
libcxaguard.so.5 => /opt/intel_fce_80/lib/libcxaguard.so.5
...
Why is libcxa still dynamic? and how do i avoid it?
Thanks in advance
Felix
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What version are you using?
I think we've fixed bugs in libcxa-static a few monthsback.
I think we've fixed bugs in libcxa-static a few monthsback.
- Lorri
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page