Lazarus

Miscellaneous => Suggestions => Topic started by: cst_zf on December 27, 2012, 04:22:30 am

Title: Need precompiled cross-compiler installed
Post by: cst_zf on December 27, 2012, 04:22:30 am
i find compiling from source is difficult and preventing my friends to use fpc & lazarus. I believe lazarus and fpc can produce good software and it is the only choice to generate native software everywhere except c&c++.

However, not every one is a expert in buiding the IDE and compiler system. Precompiled package (Win Installer, deb, rpm) can help us to advance further.

Why not deploy the JVM-Java, JVM-andriod, iOS... target with the  normal installation package? After installing Lazarus from sourceforge downloading page, the shining target will attract more and more people and companys to enter the battleline of Lazarus. I  believe it is absolutely a good way to advance.
Title: Re: Need precompiled cross-compiler installed
Post by: wjackson153 on December 27, 2012, 05:26:23 am
Whats wrong with

http://sourceforge.net/projects/lazarus/files/

Has precompiled binary for FPC and Lazarus

PS a compiled application does not need to pass FPC librarys to the user as they are compiled
into the application, nor do the end user need to install Lazarus to use your app.

Title: Re: Need precompiled cross-compiler installed
Post by: cst_zf on December 27, 2012, 07:42:45 am
I know FPC uses static linking so that deployment is not the problem.
However cross-compiler system is not included in the installer.
We should package cross-compiler system in it, with options in the installer to let the developer choose whether he will install it.
Cross-compiler system is attractive in my opnion but pascal is not today.
If we can make it easy to use, fpc&lazarus have the chance to become popular again. The chance today is in mobile world, and freepascal can do it, why not let others to find this thing easily?
Title: Re: Need precompiled cross-compiler installed
Post by: Leledumbo on December 27, 2012, 10:19:07 am
Quote
Why not deploy the JVM-Java, JVM-andriod, iOS... target with the  normal installation package?
Title: Re: Need precompiled cross-compiler installed
Post by: marcov on December 27, 2012, 03:13:19 pm

Why not deploy the JVM-Java, JVM-andriod,

They are highly experimental, and thus not ready for the end-user stage.

Quote
iOS... target with the 

iOS can only be compiled from Apple systems. And there is a crosscompiler for Apple systems.
 
TinyPortal © 2005-2018