https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98436
Samuel Benjamin <samuel_benjamin at mentor dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |--- --- Comment #2 from Samuel Benjamin <samuel_benjamin at mentor dot com> --- Hi, _ZN7MyClass17myUndefinedMethodEv is the decorated name i got out from nm. It is working with all the gcc versions except 7.4.0 32 bit, what do you suggest here ? The stub.cpp is automatically generated file to handle undefined refs.