Date: Thu, 31 Oct 2002 10:10:26 -0500 From: Alexander Kabaev <kabaev@bellatlantic.net> To: Juli Mallett <jmallett@FreeBSD.ORG> Cc: obrien@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: [PATCH: libc]Re: gnome on current Message-ID: <20021031101026.00a06d97.kabaev@bellatlantic.net> In-Reply-To: <20021031054542.A51595@FreeBSD.org> References: <20021030234026.M22480-100000@herring.nlsystems.com> <3DC07094.F67F5C66@mindspring.com> <20021030180238.A7388@FreeBSD.org> <20021031083910.GA21482@dragon.nuxi.com> <20021031054542.A51595@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 Oct 2002 05:45:43 -0800 Juli Mallett <jmallett@FreeBSD.ORG> wrote: > * De: David O'Brien <obrien@FreeBSD.org> [ Data: 2002-10-31 ] > [ Subjecte: Re: [PATCH: libc]Re: gnome on current ] > > On Wed, Oct 30, 2002 at 06:02:38PM -0800, Juli Mallett wrote: > > > Considering that I built the same applications and ran the same > > > applications fine a while ago, and we've had a binutils upgrade, > > > and things don't break on other systems, I'm inclined to assume > > > there are linker bugs afoot, and all the other speculative stuff > > > seems to be based on misunderstandings or bad information. > > > > Huh? Your statement is rather speculative stuff. Other systems > > (say Linux) are using the same linker we are. Please speculate > > less. Please grab an older ld and try to prove your speculation. > > It's deductive. Other systems are using similar library setups, in > terms of weak vs. strong systems, Wrong. Solaris and Linux differ from FreeBSD each in its own way. Linux provides strong pthread definitions in libpthread Solaris provides weak pthread and _pthread definitions in Libc with libpthread providing strong _pthread and weak pthread We are the weird one it seems. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021031101026.00a06d97.kabaev>