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
TLazSerial : serial port ...
by
CM630
[
Today
at 07:55:15 am]
Recompiled IDE with LCLRe...
by
AlexTP
[
Today
at 05:09:56 am]
Hashing pointers by using...
by
ALLIGATOR
[
Today
at 04:41:23 am]
exception external SIGSEG...
by
billjtx
[
Today
at 01:06:50 am]
Commerce website written ...
by
Joanna
[
Today
at 01:00:28 am]
So many "newbies"
by
Curt Carpenter
[
Today
at 12:40:11 am]
TaurusTLS 1.0.0.25 beta 2...
by
LeP
[December 12, 2025, 09:21:31 pm]
Single / Double / Float s...
by
tetrastes
[December 12, 2025, 09:10:39 pm]
Publish a LAMW app in F-d...
by
spacepascal
[December 12, 2025, 09:00:41 pm]
OS/2 Warp 4 problem with ...
by
PascalDragon
[December 12, 2025, 08:30:23 pm]
Introducing PasBuild 1.0....
by
PascalDragon
[December 12, 2025, 08:20:32 pm]
Convert string with Key-V...
by
Bart
[December 12, 2025, 07:28:04 pm]
The TChromeTabs component...
by
1-berto
[December 12, 2025, 07:02:28 pm]
Military Grade Directives
by
Warfley
[December 12, 2025, 05:44:12 pm]
connecting to mariadb
by
marcov
[December 12, 2025, 04:13:37 pm]
TIBDataSet "Closing"? on ...
by
RedOctober
[December 12, 2025, 03:09:07 pm]
How can I make a safe app...
by
marcov
[December 12, 2025, 02:58:10 pm]
fpsockets error: 10047
by
Warfley
[December 12, 2025, 01:32:51 pm]
FPC 3.2.4-rc1 available
by
marcov
[December 12, 2025, 10:47:38 am]
[SOLVED] Lazreport. Multi...
by
Petrus Vorster
[December 12, 2025, 09:27:32 am]
Has anyone installed TeeB...
by
egsuh
[December 12, 2025, 06:34:29 am]
[SOLVED] Program compiles...
by
Schmitty2005
[December 11, 2025, 07:35:39 pm]
[SOLVED] Need help conver...
by
srvaldez
[December 11, 2025, 01:52:33 pm]
SpkToolbar custom update
by
wp
[December 11, 2025, 01:48:16 pm]
Is FPGUI still active?
by
BSaidus
[December 11, 2025, 01:25:31 pm]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: No debugger support available (Read 13893 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