[ntp:bugs] [Bug 1862] Compilation error, ntp_io.c:1678: undefined reference to `in6addr_any'
bugzilla-daemon at ntp.org
bugzilla-daemon at ntp.org
Mon Mar 28 22:22:52 UTC 2011
http://bugs.ntp.org/show_bug.cgi?id=1862
--- Comment #12 from Dave Hart <hart at ntp.org> 2011-03-28 22:22:52 UTC ---
So much for my experience with gcc -g -O2... Congratulations on identifying
the issue. Next step (and I'm working on another bug right now...) is to find
the minimum changes to the test needed to make it not optimize away the
reference.
I'm a little frightened, though, because this sort of simple test is extremely
common for configure, including for tests I can't so easily modify as they're
part of autoconf. If I were you'd I'd be tempted to stick with -O1 or whatever
works with the tests as written.
Thanks for tracking this down.
--
Configure bugmail: http://bugs.ntp.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the bugs
mailing list