Package: fp-compiler-2.6.4 Version: 2.6.4+dfsg-4 Severity: important Dear Maintainer,
Any program which "uses fpmkunit" will not compile with fpc here. Compiling a simple hello-world program produces the following errors. Note how it looks for a 32-bit object file, even though it knows this is a 64-bit system. The program compiles OK without "uses fpmkunit". ~/temp$ fpc hello.pp Free Pascal Compiler version 2.6.4+dfsg-4 [2014/10/14] for x86_64 Copyright (c) 1993-2014 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling hello.pp Linking hello /usr/bin/ld.bfd: warning: link.res contains output sections; did you forget -T? /usr/bin/ld.bfd: skipping incompatible /usr/lib/i386-linux-gnu/crti.o when searching for /usr/lib/i386-linux-gnu/crti.o /usr/bin/ld.bfd: cannot find /usr/lib/i386-linux-gnu/crti.o hello.pp(8,1) Error: Error while linking hello.pp(8,1) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Error: /usr/bin/ppcx64 returned an error exitcode (normal if you did not specify a source file to be compiled) -- System Information: Debian Release: 8.0 APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages fp-compiler-2.6.4 depends on: ii binutils 2.25-5 ii debconf [debconf-2.0] 1.5.55 ii fp-units-rtl-2.6.4 2.6.4+dfsg-4 Versions of packages fp-compiler-2.6.4 recommends: ii fp-utils-2.6.4 2.6.4+dfsg-4 Versions of packages fp-compiler-2.6.4 suggests: pn fp-docs-2.6.4 <none> pn mingw32-binutils <none> -- debconf information excluded -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org