This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/82736] -Wl not wrapping all functions call


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82736

--- Comment #4 from Federico Kircheis <federico.kircheis at gmail dot com> ---
Thank you very much for your feedback.

With "-static" or "-static-libstdc++" i got the expected (at least for me)
result.

I guess that I'll need to register to https://sourceware.org/bugzilla/ to ask
if the behavior is correct, since it would be nice if it would work without
linking statically.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]