<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Paul,</div><div><br></div><div>On Sat, 2016-02-27 at 13:45 +0100, Paul Gevers wrote:</div><blockquote type="cite"><pre>Hi Gianfranco,

On 27-02-16 13:11, Gianfranco Costamagna wrote:
<blockquote type="cite">
confirmed, with 3.1.1 on trunk I built it successfully.
</blockquote>

Great.

<blockquote type="cite">
Do you think you can backport a patch?
</blockquote>

Once the required code has been found. Abou requested help from upstream
to identify it.

<blockquote type="cite">
I also tried to build with the current fpc and no fPIC for the pascal part, and the build is successful.

actually fPIC was broken also before, according to the Cmake file
if(${CMAKE_Pascal_COMPILER_VERSION} VERSION_GREATER 2.7 OR ${CMAKE_TARGET_ARCHITECTURES} MATCHES "x86_64" OR ${CMAKE_TARGET_ARCHITECTURES} MATCHES "i386")
add_flag_append(CMAKE_Pascal_FLAGS "-fPIC")
endif()


so, disabling it again is not a "real" regression :)
</blockquote>

Hmm, that also means we can lower the severity of this bug (no
regression) and have it migrate to testing, agreed? I would leave this
bug as important, but still have fpc 3 migrate to testing. Is anybody
objecting?

Proposal:
control: retitle -1 fpc can not build -fPIC with -O2 on arm*
control: severity -1 important
control: tags -1 fixed-upstream<br></pre><pre></pre></blockquote><div><div class="-x-evo-signature-wrapper"><span><pre><br></pre><pre>I agree<br class="Apple-interchange-newline">-- 
Cheers,
Abou Al Montacir</pre></span></div></div></body></html>