Die Suche ergab 6 Treffer
- Sa 10. Jan 2015, 11:43
- Forum: Linux
- Thema: no x86_64-linux target on Debian Jessie AMD64
- Antworten: 13
- Zugriffe: 7306
Re: no x86_64-linux target on Debian Jessie AMD64
Ich für meinen Teil halte das so:
FPC-Basisinstallation aus den Debian-Paketen
neuere FPC-Version aus Subversion mit der vorhandenen Installation übersetzen
Lazarus selbst aus Subversion http://wiki.freepascal.org/Getting_Lazarus/de
Das ganze hat den Vorteil, dass man selbst Pakete in Lazarus ...
- Mi 7. Jan 2015, 23:17
- Forum: Linux
- Thema: no x86_64-linux target on Debian Jessie AMD64
- Antworten: 13
- Zugriffe: 7306
Re: no x86_64-linux target on Debian Jessie AMD64
Danke Socke für den weiteren Versuch! :)
also die Ausgabe von "fpc -i" und "/usr/bin/fpc -i" ist identisch.
Und which zeigt auch /usr/bin/fpc an.
Kann das sein dass fpc einwandfrei funktioniert aber irgend ein Teil von Lazarus falsch prüft?
Ich kann sonst ja mal zum Test den Source compilieren der ...
also die Ausgabe von "fpc -i" und "/usr/bin/fpc -i" ist identisch.
Und which zeigt auch /usr/bin/fpc an.
Kann das sein dass fpc einwandfrei funktioniert aber irgend ein Teil von Lazarus falsch prüft?
Ich kann sonst ja mal zum Test den Source compilieren der ...
- Mi 7. Jan 2015, 20:19
- Forum: Linux
- Thema: no x86_64-linux target on Debian Jessie AMD64
- Antworten: 13
- Zugriffe: 7306
Re: no x86_64-linux target on Debian Jessie AMD64
Was sagen denn die Ausgaben von?
- [*]fpc -i
http://paste.debian.net/139623/
- [*]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[/list]
lrwxrwxrwx 1 root root 25 Jan 6 21:17 /etc ...
- [*]fpc -i
http://paste.debian.net/139623/
- [*]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[/list]
lrwxrwxrwx 1 root root 25 Jan 6 21:17 /etc ...
- Mi 7. Jan 2015, 19:51
- Forum: Linux
- Thema: no x86_64-linux target on Debian Jessie AMD64
- Antworten: 13
- Zugriffe: 7306
Re: no x86_64-linux target on Debian Jessie AMD64
Danke.
Wobei wir allerdings wieder beim Ausgangsproblem angekommen wären:
Weshalb erhalte ich mit dem fpc der Debian Jessie Distribution beim aktuellen SVN von Lazarus diese Fehlermeldung:
Compiler /usr/bin/fpc does not support target x86_64-linux
Oder soll ich im Zweifelsfall einen Bug Report ...
Wobei wir allerdings wieder beim Ausgangsproblem angekommen wären:
Weshalb erhalte ich mit dem fpc der Debian Jessie Distribution beim aktuellen SVN von Lazarus diese Fehlermeldung:
Compiler /usr/bin/fpc does not support target x86_64-linux
Oder soll ich im Zweifelsfall einen Bug Report ...
- Mi 7. Jan 2015, 16:38
- Forum: Linux
- Thema: no x86_64-linux target on Debian Jessie AMD64
- Antworten: 13
- Zugriffe: 7306
Re: no x86_64-linux target on Debian Jessie AMD64
Danke für das schnelle Antworten 
Auf meinem System gibt es:
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
Gruß,
GPenguin

Auf meinem System gibt es:
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
Gruß,
GPenguin
- Mi 7. Jan 2015, 15:35
- Forum: Linux
- Thema: no x86_64-linux target on Debian Jessie AMD64
- Antworten: 13
- Zugriffe: 7306
no x86_64-linux target on Debian Jessie AMD64
Hallo,
auf Debian Jessie AMD64 habe ich die Pakete fpc und fpc-source per apt-get installiert.
Die Version wird angezeigt als:
Free Pascal Compiler version 2.6.4+dfsg-4 [2014/10/14] for x86_64
Dann habe ich mir den aktuellen source von Lazarus via SVN besorgt und compiliert mit:
make clean bigide ...
auf Debian Jessie AMD64 habe ich die Pakete fpc und fpc-source per apt-get installiert.
Die Version wird angezeigt als:
Free Pascal Compiler version 2.6.4+dfsg-4 [2014/10/14] for x86_64
Dann habe ich mir den aktuellen source von Lazarus via SVN besorgt und compiliert mit:
make clean bigide ...