Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
FV/Textmode IDE
(Moderators:
FPK
,
Tomas Hajny
) »
No debugger support available
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Star Wars Galaxian
by
PierceNg
[
Today
at 09:10:45 am]
Unleashed Pascal (async/a...
by
Fibonacci
[
Today
at 08:27:13 am]
QGradientTrackPanel: A Fu...
by
Boleeman
[
Today
at 07:13:07 am]
[closed] Is case for stri...
by
egsuh
[
Today
at 06:39:17 am]
New charts
by
Boleeman
[
Today
at 04:26:40 am]
Fast Canvas Library V1.05...
by
Gigatron
[
Today
at 01:28:23 am]
How to define the SQLite3...
by
jamie
[
Today
at 01:26:49 am]
kOmniXML for Lazarus and ...
by
PeterEvans
[
Today
at 01:11:14 am]
Finding List of Fonts & P...
by
J-G
[August 09, 2026, 11:05:31 pm]
[Scrubbed] Question about...
by
jamie
[August 09, 2026, 08:47:34 pm]
Bug: XLSX writer does not...
by
wp
[August 09, 2026, 08:29:22 pm]
New Big Integer library i...
by
ad1mt
[August 09, 2026, 05:32:14 pm]
Automatic generation of *...
by
PeterBB
[August 09, 2026, 01:38:51 pm]
TyControls: a custom-draw...
by
Antek
[August 09, 2026, 12:07:39 pm]
PO-Editor MyLangEdit3 now...
by
dbannon
[August 09, 2026, 07:55:47 am]
Application triggers mess...
by
JanRoza
[August 09, 2026, 12:26:52 am]
[solved] form reset/reloa...
by
ADMGNS
[August 08, 2026, 09:58:42 pm]
Create small language
by
ADMGNS
[August 08, 2026, 09:52:19 pm]
Advatage Database server
by
neobrasil08
[August 08, 2026, 08:42:18 pm]
How get listy of FieldDat...
by
Aruna
[August 08, 2026, 04:02:16 pm]
Identify network devices
by
LemonParty
[August 08, 2026, 03:44:03 pm]
how to connect to mariadb...
by
Mike.Cornflake
[August 08, 2026, 12:25:31 pm]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: No debugger support available (Read 14969 times)
segfault
Full Member
Posts: 107
Re: No debugger support available
«
Reply #15 on:
December 30, 2019, 10:01:37 pm »
Code: Pascal
[Select]
[+]
[-]
svn checkout http
:
//svn.freepascal.org/svn/fpc/trunk fpc
cd fpc
make clean
make all
make install
How do I install to a folder other than the default? I want to install to /usr/local/
Logged
Cyrax
Hero Member
Posts: 836
Re: No debugger support available
«
Reply #16 on:
December 30, 2019, 10:13:51 pm »
make install INSTALL_PREFIX="/usr/local/fpc"
Logged
segfault
Full Member
Posts: 107
Re: No debugger support available
«
Reply #17 on:
December 30, 2019, 10:55:25 pm »
Thanks. I've installed 3.2 but now when I try to run it I get this message :
Quote
Error: ppcx64 can't be executed, error message: Failed to execute "ppcx64", error code: 127
'which ppcx64' returns nothing.
Logged
segfault
Full Member
Posts: 107
Re: No debugger support available
«
Reply #18 on:
December 30, 2019, 11:15:31 pm »
I can start the IDE and the debugger works fine. I know that the IDE uses its own version of the compiler but why can't I run fpc from the command line?
Why is it always so damn hard to get fpc working again whenever you change anything?
Logged
segfault
Full Member
Posts: 107
Re: No debugger support available
«
Reply #19 on:
December 31, 2019, 09:33:22 am »
So it seems this is a bug. The compiler files aren't being copied to /usr/local/bin.
https://github.com/LongDirtyAnimAlf/Reiniero-fpcup/issues/11
Logged
Print
Pages:
1
[
2
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
FV/Textmode IDE
(Moderators:
FPK
,
Tomas Hajny
) »
No debugger support available
TinyPortal
© 2005-2018