On Sun, 21 Nov 2021 14:51:44 +0300, Mehmet Erol Sanliturk via lazarus <[email protected]> wrote:
>In this thread there is a point which is not clear for me : > >Compile > >(1) programs in SERVER by using Lazarus installed in SERVER >(2) programs in SERVER by using Lazarus installed in WORKSTATIONS I mean: Compile programs on the server (Lazarus running on the server) for use on any Linux machine based on The PC architecture (AMD/Intel CPU). >other than use of cross compilation . I have never ever managed to set up a dev environment that could cross-compile, so I have to keep at least 3 different dev environments: - Linux on Raspberry Pi (ARM) - Linux on PC platform (AMD/Intel CPU) - Windows on PC (AMD/Intel CPU) By compiling on the target "metal" I am sure the programs will run properly... And for Linux I access the computers via VNC when I work. So I use my Windows 10 box as the work environment always. -- Bo Berglund Developer in Sweden -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
