On Dez 19 2017, "H.J. Lu" <[email protected]> wrote: > This isn't sufficient. I did get > > ../sysdeps/unix/sysv/linux/x86/tst-ucontext-1a.c:25:10: error: call to > \u2018getcontext\u2019 declared with attribute error: -mshstk > incompatible with ucontext.h APIs > return getcontext (ucp);
Any test for the ucontext functions will have to be compiled without -mshstk, of course. Andreas. -- Andreas Schwab, SUSE Labs, [email protected] GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."
