For some reason, the compiler tries to find a function called __stack_chk_fail in src/text.c, even though it is never called in the actual code. This has been fixed only by a workaround, by making a "dummy function." If someone could explain this or give an actual fix for it, that would be great. This is medium priority, and there is no due date for a solution.
For some reason, the compiler tries to find a function called __stack_chk_fail in src/text.c, even though it is never called in the actual code. This has been fixed only by a workaround, by making a "dummy function." If someone could explain this or give an actual fix for it, that would be great. This is medium priority, and there is no due date for a solution.