Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added -gdwarf-4 to all gcc compilations #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ProssimoCentauro
Copy link

hi, i'm currently doing the common core in 42 RomaLuiss and i'm using the get_next_line tester but when i run "make m" it gives me this error:

==59471== Valgrind: debuginfo reader: Possibly corrupted debuginfo file.
==59471== Valgrind: I can't recover. Giving up. Sorry.

i looked that you added the -gdwarf-4 flag at clang but in this way it doesn't work on my campus pc, so i added it at gcc and now it works perfectly.
anyway beautiful work with your tester, congratulations!

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