Hi Gianfranco,
On 27-02-16 13:45, Paul Gevers wrote:
>> 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 :)
>
> 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?Abou got the required changes from upstream on board. If I upload fpc to debomatic, could you try to build hedgewars with PIC enabled? I'd like to see that the patches actually work before uploading to the Debian archive. Paul
signature.asc
Description: OpenPGP digital signature

