Forum > FV/Textmode IDE

No debugger support available

<< < (4/4)

segfault:

--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---svn checkout http://svn.freepascal.org/svn/fpc/trunk fpccd fpcmake cleanmake allmake install
How do I install to a folder other than the default? I want to install to /usr/local/

Cyrax:
make install INSTALL_PREFIX="/usr/local/fpc"

segfault:
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
--- End quote ---

'which ppcx64' returns nothing.  :(

segfault:
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?

segfault:
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

Navigation

[0] Message Index

[*] Previous page

Go to full version