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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- References:
- Troubles with JIT compiler
- From: Scott Sibley
- Re: Troubles with JIT compiler
- From: Robert Plantz
- Re: Troubles with JIT compiler
- From: Scott Sibley
- Re: Troubles with JIT compiler
- From: Robert Plantz
- Re: Troubles with JIT compiler
- From: Scott Sibley
- Re: Troubles with JIT compiler
- From: Scott Sibley
- Troubles with JIT compiler
- Prev by Date: Re: Troubles with JIT compiler
- Next by Date: Re: Troubles with JIT compiler
- Previous by thread: Re: Troubles with JIT compiler
- Next by thread: Re: Troubles with JIT compiler
- Index(es):