[Pkg-pascal-devel] Bug#784569: fpc: fpc on arm64

Paul Gevers elbrus at debian.org
Sun Oct 11 20:19:56 UTC 2015


Hi

On 10-10-15 13:45, Edmund Grimley Evans wrote:
> Here's a recipe for generating fpc-arm64-part1.patch, or something
> very like it:
> 
> mkdir a b
> wget http://http.debian.net/debian/pool/main/f/fpc/fpc_3.0.0~rc1+dfsg.orig.tar.gz
> tar xzf fpc_3.0.0~rc1+dfsg.orig.tar.gz -C a --strip-components=1
> svn export http://svn.freepascal.org/svn/fpc/branches/fixes_3_0_ios b/fpcsrc
> 
> rm `find [ab]/fpcsrc -name Makefile`
> rm `find b -name '*.[ao]' -o -name '*.exe'`
> 
> ( cd b && ../a/install/updfpmkver 3.0.0rc1 )
> ( cd b && ../a/install/updmkver 3.0.0rc1 true )
> cp -rT [ab]/fpcsrc/installer
> cp -rT [ab]/fpcsrc/packages/chm
> cp -rT [ab]/fpcsrc/packages/fuse
> perl -i -pe "s/(patch_nr\s*=\s*)'.*'/\$1'0'/;" b/fpcsrc/compiler/version.pas
> perl -i -pe "s/(minorpatch\s*=\s*)'.*'/\$1'rc1'/;" b/fpcsrc/compiler/version.pas
> git diff --no-prefix [ab]/fpcsrc > diff

I'll add the patches (but don't apply them yet) to the next upload to
experimental and try to bootstrap using the experimental code somewhere.

Paul

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-pascal-devel/attachments/20151011/4d748afe/attachment.sig>


More information about the Pkg-pascal-devel mailing list