<HTML><HEAD>
<STYLE id=eMClientCss>BLOCKQUOTE.cite {
        PADDING-LEFT: 10px; MARGIN-LEFT: 5px; BORDER-LEFT: #cccccc 1px solid; PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px
}
BLOCKQUOTE.cite2 {
        PADDING-TOP: 0px; PADDING-LEFT: 10px; MARGIN-LEFT: 5px; BORDER-LEFT: #cccccc 1px solid; MARGIN-TOP: 3px; PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px
}
.plain PRE {
        FONT-SIZE: 100%; FONT-FAMILY: monospace; FONT-WEIGHT: normal; FONT-STYLE: normal
}
.plain TT {
        FONT-SIZE: 100%; FONT-FAMILY: monospace; FONT-WEIGHT: normal; FONT-STYLE: normal
}
A IMG {
        BORDER-TOP: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px
}
BODY {
        FONT-SIZE: 12pt; FONT-FAMILY: Tahoma
}
.plain PRE {
        FONT-SIZE: 12pt; FONT-FAMILY: Tahoma
}
.plain TT {
        FONT-SIZE: 12pt; FONT-FAMILY: Tahoma
}
</STYLE>
</HEAD>
<BODY>
<DIV>After a successful install (with fpclazup) of FPC/Lazarus 64bit on an Odroid-C2 running Arch Linux 64 bit, I have a few questions.</DIV>
<DIV> </DIV>
<DIV>The initial (bootstrap) compiler was build by cross-compiling (trunk) from Win32 to Aarch64.</DIV>
<DIV>Only trunk supports aarch64.</DIV>
<DIV> </DIV>
<DIV>So, bootstrap version is 3.1.1. But trunk may only be build by 3.0.0.</DIV>
<DIV> </DIV>
<DIV>Questions/remarks:</DIV>
<DIV> </DIV>
<DIV>1: As maintainer of fpc(laz)up, I am in need of a public available bootstrap compiler for aarch64.</DIV>
<DIV>2: The version check should be suppressed for aarch64 (atm fpc[laz]up does suppress the check by itself).</DIV>
<DIV>3: Some makefiles of Lazarus where not (yet) able to compile for aarch64 (as I remember correctly: main and lcl/interfaces had no aarch64-linux target).</DIV>
<DIV> </DIV>
<DIV>Thanks.</DIV>
<DIV> </DIV></BODY></HTML>