You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a similar problem on OSX (10.9.5) and with clang 3.3 or gcc 4.9 I always get RuntimeError: maximum recursion depth exceeded in cmp on any object file I try on
Very cool project, wanted to look what my structs looked like but possibly my project pulls in too many things? I'll dump some output here:
main.o comes from one of my projects: https://github.com/warfare/prototype,
dump: https://gist.github.com/aktau/8219878
OS: OSX 10.9.1
Compiler: clang 3.3, debugging flags on
The text was updated successfully, but these errors were encountered: