reopen 457915
kthxbye
On Fri, Jan 4, 2008 at 10:53:21 +0000, Debian Bug Tracking System wrote:
> [ Norbert Tretkowski ]
> * Add -fPIC to CFLAGS to allow other packages to be built against
> libmysqld.a on amd64. (closes: #457915)
Quoting policy:
As to the static libraries, the common case is not to have relocatable
code, since there is no benefit, unless in specific cases; therefore
the static version must not be compiled with the `-fPIC' flag. Any
exception to this rule should be discussed on the mailing list
[EMAIL PROTECTED], and the reasons for compiling with
the `-fPIC' flag must be recorded in the file `README.Debian'. [3]
If you need a libmysqld which can be used by shared objects, then please
add libmysqld_pic.a in addition to the non-PIC version.
Cheers,
Julien
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]