"Ted Williams" <[EMAIL PROTECTED]> writes:

> In executing C++ code running on Red Hat Fedora 5 compiled with GNU C++ 
> compiler, I get a SIGSEGV segmentation fault when the code attempts to jump 
> to a data

[Please set your Outlook to wrap lines at 72 when posting to usenet,
or risk being ignored ... Rest of the message wrapped.]

> segment holding a small piece of native code. Is there a way in
> the C++ code to mark this array of bytes as code?

Do "man mprotect".

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to