Skip to content

Conversation

gbip
Copy link

@gbip gbip commented Sep 18, 2019

Sur certaines distributions, il est nécessaire de passer le drapeau -fno-stack-protector à gcc, autrement l'édition des liens échouera :

tp0/../kernel/core/print.c:34: undefined reference to `__stack_chk_fail'

Plus d'info sur cette réponse StackOverflow.

Sur certaines distributions, il est nécessaire de passer `-fno-stack-protector` à gcc pour compiler.
Plus d'info [ici](https://stackoverflow.com/questions/10712972/what-is-the-use-of-fno-stack-protector#10713028)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant