Package Details: lazarus-i386-win32 1.4.0-1

Package Base: lazarus-i386-win32
Description: Lazarus Component Library (i386-win32)
Upstream URL: http://www.lazarus.freepascal.org
Category: devel
Licenses: GPL2, MPL, custom:LGPL
Submitter: Schala
Maintainer: None
Last Packager: Schala
Votes: 5
First Submitted: 2012-03-09 21:15
Last Updated: 2015-04-25 08:01

Latest Comments

Comment by davidovitch

2012-09-21 13:24

Link to the source file has moved to Old releases subfolder:
http://downloads.sourceforge.net/project/lazarus/Lazarus%20Zip%20_%20GZip/Old%20releases/Lazarus%20$pkgver/lazarus-$pkgver-src.tar.bz2

Technically speaking I guess this package is also out of date, not sure if I should flag it accordingly since there is not maintainer

Comment by Schala

2012-03-09 20:58

I agree I'll file a request to merge with a rename.

Comment by zxalexis

2012-03-09 19:20

I think the package must be named 'lazarus-<arch>-<OSplatform>-packagetype' and not 'fpc-xx-yy-zz': LCL is a part of lazarus project (rtl is part of fpc - and in fpc-xx-yy-rtl you was right). You can use it even without lazarus itself (from makefiles etc) but it can be built only from laz sources.
The second variant - use lazarus-cross/fpc-cross - it is a part of cross-compiling tools not even needed for testing project. It is used for final build to aimed platform.


Comment by Schala

2012-03-07 00:57

BTW I've submitted WinCE binutils and FPC cross compiler. Lazarus for WinCE fails on me though.

Comment by Schala

2012-03-06 22:46

Alright. Are there any existing packages for this?

Comment by zxalexis

2012-03-06 17:01

You don't need gcc-cross-arm for building fpc-cross-arm! You need only binutils to arm target and fpc-src) Look there: http://wiki.freepascal.org/Setup_Cross_Compile_For_ARM. On top of fpc-cross-arm you then can build lazarus-cross-arm-wince and kol-ce library.

Comment by Schala

2012-03-06 11:28

I know. I tried installing the cross-arm-cegcc packages from community, but.... it wants 'gcc', not 'cegcc' and... I don't think people want a second WinCE GCC in the repo.

Comment by zxalexis

2012-03-06 08:12

Ok, I suppose, this will be named lazarus-cross-i386-win32. =)
It seems that you don't have an cross-arm-wince port of it (I planned to make it)- it can be done easily - just look at PKGBUILD.
cross-arm-wince port will be needed to make programs for WinCE tablets, GPS navigators and so on.

Comment by Schala

2012-03-06 07:51

I renamed fpc-cross32 to fpc-cross-i386-win32 as I wanted a more conventional name seeing as I have and will be maintaining multiple FPC cross compilers.

Comment by zxalexis

2011-12-07 17:11

synced to latest source and lazarus pkg.
No gtk2 freezes.