Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
RPI3 To RPI1
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Splitting Picture into Qu...
by
ADMGNS
[June 06, 2026, 10:44:04 pm]
[New Component] ExtTabCtr...
by
wp
[June 06, 2026, 10:19:06 pm]
water filling simulation
by
ADMGNS
[June 06, 2026, 09:54:50 pm]
Array of structure -> str...
by
Seenkao
[June 06, 2026, 09:44:44 pm]
Very rough version of a s...
by
Hansvb
[June 06, 2026, 08:56:35 pm]
Portable verion of FPC an...
by
backprop
[June 06, 2026, 08:40:34 pm]
GDB 17 for Windows
by
Martin_fr
[June 06, 2026, 08:26:24 pm]
TStringGrid Question
by
J-G
[June 06, 2026, 08:05:52 pm]
FPC Unleashed (inline var...
by
flowCRANE
[June 06, 2026, 07:24:27 pm]
Lazarus Main and Gnome/Wa...
by
zeljko
[June 06, 2026, 05:48:44 pm]
Benchmark: converting arr...
by
LemonParty
[June 06, 2026, 03:25:25 pm]
Read/Parse PDB file to ge...
by
marcov
[June 06, 2026, 02:48:12 pm]
[SOVLED]Curved text in La...
by
paweld
[June 06, 2026, 11:00:52 am]
Fast Canvas Library V1.05...
by
microxa
[June 06, 2026, 07:03:07 am]
"Identifier idents no mem...
by
Thaddy
[June 06, 2026, 05:43:52 am]
[SOLVED] TPrintDialog Pro...
by
spuds
[June 06, 2026, 01:30:20 am]
TPairsplitter could be be...
by
jamie
[June 06, 2026, 12:36:34 am]
FloatToStr issue
by
J-G
[June 06, 2026, 12:06:38 am]
Release ray4laz 6.0
by
Fred vS
[June 05, 2026, 09:06:27 pm]
Pascal for AI Agent CLI T...
by
Martin_fr
[June 05, 2026, 08:01:11 pm]
storing assets for releas...
by
flowCRANE
[June 05, 2026, 07:30:13 pm]
Benchmark aligned vs unal...
by
LeP
[June 05, 2026, 06:33:08 pm]
TstringGrid read cell col...
by
hedgehog
[June 05, 2026, 06:29:11 pm]
Range checks and `Move` o...
by
ASerge
[June 05, 2026, 05:17:19 pm]
Why is var after type in ...
by
Warfley
[June 05, 2026, 02:36:17 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: RPI3 To RPI1 (Read 5476 times)
pascalbythree
Sr. Member
Posts: 292
RPI3 To RPI1
«
on:
April 15, 2017, 08:06:06 pm »
Does anybody quickly know weither you can build a lazarus Application on the Raspberry Model 3 and then run it on a Raspberry model 1 ?
:-) You can save me some time.
Logged
molly
Hero Member
Posts: 2330
Re: RPI3 To RPI1
«
Reply #1 on:
April 15, 2017, 08:10:15 pm »
Yes, in principle you can as long as you take the minimal cpu/fpu/memory configuration into consideration. That will be dictated by your pi1.
edit: An alternative is to make separate compilations.
«
Last Edit: April 15, 2017, 08:24:35 pm by molly
»
Logged
Thaddy
Hero Member
Posts: 19241
Glad to be alive.
Re: RPI3 To RPI1
«
Reply #2 on:
April 15, 2017, 08:53:39 pm »
Well. Just make sure both Lazarus and FPC are compiled for ARMv6, EABIHF, and VFPv2. That's compatible with ALL Raspberry Pi's.
If it is not easy or obvious to you how to do that yourself, plz report back.
Logged
objects are fine constructs. You can even initialize them with constructors.
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
RPI3 To RPI1
TinyPortal
© 2005-2018