Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
FPC development
(Moderators:
FPK
,
Tomas Hajny
) »
[SOLVED] System unit with out FPU
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
'Rounding' to (say) 5 DP
by
J-G
[
Today
at 06:59:31 pm]
"Open in Explorer..."
by
imekon
[
Today
at 06:39:46 pm]
Asap Player
by
Gigatron
[
Today
at 06:06:14 pm]
DCPcrypt v2.0.6 — Cryptog...
by
marcov
[
Today
at 03:53:20 pm]
Is it possible to create ...
by
LeP
[
Today
at 03:11:19 pm]
Duplicated icon in the Wi...
by
w click
[
Today
at 02:43:42 pm]
How to run an external co...
by
marcov
[
Today
at 01:37:41 pm]
Published sets in FPC are...
by
cdbc
[
Today
at 01:13:16 pm]
BAScript - Simple scripti...
by
gidesa
[
Today
at 12:10:21 pm]
[SOLVED] Form has no Task...
by
Hartmut
[
Today
at 11:52:24 am]
StrMath.pas a String Numb...
by
LV
[
Today
at 11:48:43 am]
lazarus project
by
Zvoni
[
Today
at 10:14:51 am]
Debian removes FPC/Lazaru...
by
MarkMLl
[
Today
at 09:13:31 am]
Anyone else getting a tro...
by
RaketeMike
[
Today
at 09:09:28 am]
Frustrating Error When us...
by
TYDQ
[
Today
at 08:24:52 am]
[SOLVED] Statically linki...
by
Khrys
[
Today
at 07:37:24 am]
Status of FPC 3.4.0 or FP...
by
PascalDragon
[February 17, 2026, 09:25:01 pm]
MVP made easier.
by
cdbc
[February 17, 2026, 09:16:07 pm]
A diary project with SQLi...
by
cdbc
[February 17, 2026, 09:03:25 pm]
[ANN] fpGUI Toolkit v2.0....
by
PascalDragon
[February 17, 2026, 08:49:17 pm]
[SOLVED] Lazarus recompil...
by
creaothceann
[February 17, 2026, 07:37:12 pm]
4.4 messed with the proje...
by
QEnnay
[February 17, 2026, 07:26:00 pm]
[AGGPas] Difference betwe...
by
cdbc
[February 17, 2026, 05:02:28 pm]
pas2js WebAssembly SQLite...
by
PierceNg
[February 17, 2026, 03:32:46 pm]
My AGGPas examples
by
Roland57
[February 17, 2026, 02:10:03 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] System unit with out FPU (Read 936 times)
Key-Real
Sr. Member
Posts: 399
[SOLVED] System unit with out FPU
«
on:
July 16, 2024, 07:09:34 am »
Is it true, what the system unit can't live without a FPU, so I have to implement software emulation?
«
Last Edit: July 17, 2024, 09:07:17 am by Key-Real
»
Logged
Demo Scene
,
FlyTracker
,
FPC for PlayStation 1
,
my Repos
ccrause
Hero Member
Posts: 1093
Re: System unit with out FPU
«
Reply #1 on:
July 16, 2024, 07:30:56 am »
The avr-embedded target has no FPU support, so it is possible.
Logged
nickysn
New Member
Posts: 27
Re: System unit with out FPU
«
Reply #2 on:
July 16, 2024, 04:52:04 pm »
I can also confirm that the system unit initialization does not require an FPU, as I have tested i8086-msdos binaries that don't use floating point on real i8086 and i8088 hardware that doesn't have an FPU and it runs.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
FPC development
(Moderators:
FPK
,
Tomas Hajny
) »
[SOLVED] System unit with out FPU
TinyPortal
© 2005-2018