On 01/18/2018 09:06 PM, Bill Somerville wrote:

Hi Bill, Jaroslav, Richard & all,

> that issue that Mike posted suddenly makes things clear to me. It would
> appear that Fedora is somehow enforcing that stack should not be
> executable. This is not compatible with WSJT-X's use of Fortran function
> pointers which are implemented in GNU Fortran as trampolines on the
> stack if global variables are used, which they are.

Perhaps is this problem related to the recent effort to avoid W+X pages.
I'm no sure.

In order to avoid problems, in the general sense, in some environments,
I suggest to change the programming style such that the programs do not
need an executable stack.

Best wishes,
Claude (DJ0OT)

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to