Re: Troubles with JIT compiler

Robert Plantz <[email protected]>
Newsgroups gmane.linux.assembly
Message-ID <1264179032.1974.5.camel@bob-desktop>
On Fri, 2010-01-22 at 04:45 -0600, Scott Sibley wrote:

> After someone's tip, I found a solution to this. Passing the linker
> '-z execstack' made it run, no problem. It's funny that Linux didn't
> complain about it, but rather just seg-faulted.
> --

Thank you, Scott, for sharing the solution with us.

According to the man page for ld, that option "Marks the object as
requiring executable stack."

I don't know much about jit compilers, so I can't comment on the GNU
development environment not complaining about it. I do know that if
there is something we don't like about it, we can get double our money
back. :-)

--Bob


--
To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.