[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#864036: marked as done (stretch: mention that the -fPIC error message is misleading)



Your message dated Mon, 05 Jun 2017 09:17:00 +0000
with message-id <f05e565b-f177-14f4-e232-460f55dce336@thykier.net>
and subject line Re: stretch: mention that the -fPIC error message is misleading
has caused the Debian Bug report #864036,
regarding stretch: mention that the -fPIC error message is misleading
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
864036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864036
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release-notes
Severity: minor

5.1.6.1. Behaviour changes of PIE for system administrators and developers
...
  Static libraries being compiled into an executable now also need to be compiled as position independent code. The following error message from the linker is a symptom of this:
    relocation ... against '[SYMBOL]' can not be used when making a shared object; recompile with -fPIC


Please add a sentence like:

Note that even though the error message says -fPIC, it is sufficient to
recompile with -fPIE (which is the default in the GCC 6 packages that are
part of stretch).

--- End Message ---
--- Begin Message ---
On Sat, 03 Jun 2017 17:14:51 +0300 Adrian Bunk <bunk@debian.org> wrote:
> Package: release-notes
> Severity: minor
> 
> 5.1.6.1. Behaviour changes of PIE for system administrators and developers
> ...
>   Static libraries being compiled into an executable now also need to be compiled as position independent code. The following error message from the linker is a symptom of this:
>     relocation ... against '[SYMBOL]' can not be used when making a shared object; recompile with -fPIC
> 
> 
> Please add a sentence like:
> 
> Note that even though the error message says -fPIC, it is sufficient to
> recompile with -fPIE (which is the default in the GCC 6 packages that are
> part of stretch).
> 
> 

Thanks, added.

It will be live in a few hours from now.

~Niels

--- End Message ---

Reply to: