Date: Sat, 26 Dec 2015 20:40:08 +0100 From: Ed Schouten <ed@nuxi.nl> To: Colin Percival <cperciva@freebsd.org> Cc: Daniel Eischen <deischen@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r292723 - in head: lib/libc share/mk Message-ID: <CABh_MKkovHbZtAqR44n%2B3EthtY_ObBpA2_423bmophzf4Ru-cA@mail.gmail.com> In-Reply-To: <567DE180.3040601@freebsd.org> References: <201512251129.tBPBTIZp058825@repo.freebsd.org> <CABh_MKmMT6EuKMPOan=ibL_J3zbSPSVFk5eAbuEoNr_hjBNq8Q@mail.gmail.com> <Pine.GSO.4.64.1512251601360.15474@sea.ntplx.net> <567DE180.3040601@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Colin, 2015-12-26 1:38 GMT+01:00 Colin Percival <cperciva@freebsd.org>: > I just did some tests with one of my pthread-using tools, and it passes > all of my tests with -lc added before or after -lpthread. Can you > remember any details of how the problems showed up? Is it possible that > this has been fixed since then? I know there's a lot of tricks to make > sure that the right versions of functions get called. I think I ran into these issues back when I was using FreeBSD 5 or 6, and I forgot about all of the details. Kostik's email, though, does sound reassuring. Let's assume that the problem I ran into no longer exists. > Yes, adding a dummy library was my first thought, but kib pointed out > that a symlink was much simpler. Obviously it never occurred to me that > linking to a library which we were going to be linking to anyway would > cause problems... Well, they're both equally simple, right? An empty .a file is only a couple of bytes in size, likely not larger than a symlink. But I'm digressing. Thanks, -- Ed Schouten <ed@nuxi.nl> Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABh_MKkovHbZtAqR44n%2B3EthtY_ObBpA2_423bmophzf4Ru-cA>