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
Rolling releases Lazarus[...
by
Martin_fr
[
Today
at 03:11:01 pm]
Question about optimizer ...
by
Martin_fr
[
Today
at 02:57:57 pm]
Adjacent rectangles not a...
by
jamie
[
Today
at 02:36:34 pm]
Very simple Style Manager...
by
sgj
[
Today
at 02:21:54 pm]
How to set the Excel cell...
by
dodgex
[
Today
at 02:06:25 pm]
PeaZip project turns 20 t...
by
JanRoza
[
Today
at 01:57:46 pm]
How to implement multiple...
by
bills
[
Today
at 01:26:29 pm]
AdvancedHTTPServer: A Go-...
by
CynicRus
[
Today
at 12:48:43 pm]
RPNCalc in Lazarus
by
jwdietrich
[
Today
at 12:13:43 pm]
Feature announcement: Fun...
by
cocce
[
Today
at 12:06:51 pm]
Is this Pascal Compiler t...
by
HKPhysicist
[
Today
at 11:11:59 am]
Maze Makers: Modified Cyl...
by
Boleeman
[
Today
at 08:51:29 am]
Olympic Rings (Interleave...
by
Boleeman
[
Today
at 04:28:24 am]
Unit decfloat
by
MathMan
[January 17, 2026, 08:29:41 pm]
Funny
by
Ten_Mile_Hike
[January 17, 2026, 08:18:39 pm]
New book on Object Pascal
by
Ten_Mile_Hike
[January 17, 2026, 07:34:06 pm]
New open source component...
by
salvadordf
[January 17, 2026, 06:26:56 pm]
Strings in Free Pascal: I...
by
Bart
[January 17, 2026, 05:33:17 pm]
Desenvolvimento visual pa...
by
sc10tech
[January 17, 2026, 05:17:58 pm]
Como compilar uma lib par...
by
sc10tech
[January 17, 2026, 05:05:14 pm]
The compiler fails to war...
by
AlexanderK
[January 17, 2026, 04:35:04 pm]
Fast Canvas Library V1.05...
by
Gigatron
[January 17, 2026, 02:34:26 pm]
CudaText editor (written ...
by
andersonscinfo
[January 17, 2026, 01:57:57 pm]
AVRPascal – free code edi...
by
ackarwow
[January 17, 2026, 10:57:09 am]
RTTIPropertyGrid expand
by
ig
[January 17, 2026, 09:11:09 am]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: No debugger support available (Read 14002 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