Wireshark-bugs: [Wireshark-bugs] [Bug 13262] -Wl, -bbigtoc needed in Makefile in epan directory

Date: Tue, 20 Dec 2016 05:37:04 +0000

Comment # 3 on bug 13262 from
OK, try either building directly from Git, or downloading the source tarball
*after* the latest build creates a source tarball.

This should work with GCC or Clang.  It might not work if the *compiler* has to
be told to generate code appropriate for a big TOC.

This does nothing with xlc; do you have xlc available and, if you do, could you
also try compiling with it (run the configure script as "CC=xlc ./configure
--disable-wireshark") and see whether that works or has problems?  (If it has
problems, reopen the bug and report the problem here.)


You are receiving this mail because:
  • You are watching all bug changes.