[Pkg-pascal-devel] Bug#813452: fpc-3.0 regression in armhf and armel architectures

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Sat Feb 27 12:11:49 UTC 2016


Hi,

>Trunk is already at 3.1.1. So you apparently did not get trunk this way.


wrong link is wrong :)
>And Abou in the message before yours to this bug report already showed
>that the issue with fprint IS fixed in trunk.


confirmed, with 3.1.1 on trunk I built it successfully.

Do you think you can backport a patch?



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 :)

let me know, and thanks for all the support, this time compiling fpc was really faster :)

(harris.d.o has the built deb files if you want to give them a try)

cheers,

G.



More information about the Pkg-pascal-devel mailing list