Package: fpc
Version: 2.6.4+dfsg-4
Severity: normal

Hello Maintainers,

I installed fpc and fpc-source via apt-get and built lazarus-ide from source
via SVN and the build process worked as expected. But when I launched
lazarus
I got the following error:
"Compiler /usr/bin/fpc does not support target x86_64-linux"

The package removal does not remove any files by the way.

The following ppc* related files are on my system:
lrwxrwxrwx 1 root root 24 Jan 6 21:17 /usr/bin/ppcx64 ->
/etc/alternatives/ppcx64
lrwxrwxrwx 1 root root 23 Oct 14 20:47 /usr/bin/ppcx64-2.6.4 ->
../lib/fpc/2.6.4/ppcx64

ls -l /etc/alternatives/fpc:
lrwxrwxrwx 1 root root 18 Jan 6 21:17 /etc/alternatives/fpc ->
/usr/bin/fpc-2.6.4

ls -l /etc/alternatives/ppcx64:
lrwxrwxrwx 1 root root 25 Jan 6 21:17 /etc/alternatives/ppcx64 ->
/usr/lib/fpc/2.6.4/ppcx64

which fpc shows: /usr/bin/fpc

"fpc -i" and "/usr/bin/fpc -i" show the same information as follows:

### begin fpc -i ###

Free Pascal Compiler version 2.6.4

Compiler Date      : 2014/10/14
Compiler CPU Target: x86_64

Supported targets:
  Linux for x86-64
  FreeBSD for x86-64
  Win64 for x64
  Darwin for x86_64
  Solaris for x86-64 (under development)
  OpenBSD for x86-64 (under development)
  NetBSD for x86-64 (under development)

Supported CPU instruction sets:
  ATHLON64

Supported FPU instruction sets:
  SSE64
  SSE3

Supported ABI targets:
  DEFAULT
  SYSV
  AIX
  EABI
  ARMEB
  EABIHF

Supported Optimizations:
  REGVAR
  STACKFRAME
  LOOPUNROLL
  TAILREC
  CSE

Supported Whole Program Optimizations:
  All
  DEVIRTCALLS
  OPTVMTS
  SYMBOLLIVENESS

Supported Microcontroller types:

This program comes under the GNU General Public Licence
For more information read COPYING.v2

Please report bugs in our bug tracker on:
                 http://bugs.freepascal.org

More information may be found on our WWW pages (including directions
for mailing lists useful for asking questions or discussing potential
new features, etc.):
                 http://www.freepascal.org

### end fpc -i ###


-- System Information:

Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fpc depends on:
ii  fpc-2.6.4  2.6.4+dfsg-4

Versions of packages fpc recommends:
ii  fp-utils-2.6.4  2.6.4+dfsg-4

fpc suggests no packages.

-- no debconf information

Reply via email to