I am attempting to create an executable with two shared libraries that I
created.  The compile and link of
all pieces (executable, and two libraries) went without error, but when
I try to execute I get this error:
"error while loading shared libraries: /path_to_lib/libName: cannot
restore segment prot after reloc: Permission
denied"
What does this mean "cannot restore segment prot after reloc?
And can I do to fix it?

Paul Turner
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to