SyntaxFix
Write A Post
Hire A Developer
Questions
On a MAC, you need to use nm *.o | c++filt, as there is no -C option in nm.
nm *.o | c++filt
-C
nm