[email protected] said: > Based on Martin's observations of differences in the compiled code, I > observed that you get the unwanted assembly from the stack protector, > sprinkled -fno-stack-protector into places, and things now work for me > on an Ubuntu host.
Great, thanks for fixing this. I presume the reason we got the failure on Ubuntu but not Debian jessie is that the former enables -fstack-protector by default? I've added the same flag to the xen/arch/x86/arch.mk just to be consistent. Martin ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
