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
Search Criteria
Package Details: lazarus-i386-win32 1.4.0-1
Package Actions
| Package Base: | lazarus-i386-win32 |
|---|---|
| Description: | Lazarus Component Library (i386-win32) |
| Upstream URL: | http://www.lazarus.freepascal.org |
| Category: | devel |
| Licenses: | |
| 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
Comment by Schala
I agree I'll file a request to merge with a rename.
Comment by zxalexis
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
BTW I've submitted WinCE binutils and FPC cross compiler. Lazarus for WinCE fails on me though.
Comment by Schala
Alright. Are there any existing packages for this?
Comment by zxalexis
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
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
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
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
synced to latest source and lazarus pkg.
No gtk2 freezes.