Yes, if you send me the patch i can also build fpc by myself! Thanks a lot G. -------------------------------------------- Mer 16/3/16, Paul Gevers <[email protected]> ha scritto:
Oggetto: Re: Bug#813452: fpc-3.0 regression in armhf and armel architectures A: "Gianfranco Costamagna" <[email protected]>, "[email protected]" <[email protected]> Data: Mercoledì 16 marzo 2016, 20:41 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

