Date: Sun, 1 Apr 2007 01:12:39 +0200 From: Pieter de Goeje <pieter@degoeje.nl> To: freebsd-hackers@freebsd.org Subject: Re: Thread local storage not working with -fPIC and shared objects Message-ID: <200704010112.39803.pieter@degoeje.nl> In-Reply-To: <20070331100515.15b62e92@kan.dnsalias.net> References: <200703310426.23953.pieter@degoeje.nl> <20070331100515.15b62e92@kan.dnsalias.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On zaterdag 31 maart 2007, Alexander Kabaev wrote: > There is no reason whatsoever to compile main binary code with -f[pP]ic. > Executables are not shared libraries and stuffing position independent > code into them makes no sense. You are right ofcourse. However it doesn't explain why it won't work. - Pieter de Goeje
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704010112.39803.pieter>