<div dir="auto"><div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 9, 2024 at 2:56 PM Adriaan van Os via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank" rel="noreferrer">fpc-pascal@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Adriaan van Os via fpc-pascal wrote:<br>
> Christo Crause via fpc-pascal wrote:<br>
>> PS. My avr binutils version is 2.26 - old, but your version is about <br>
>> 10 years older still.<br>
> <br>
> WIth avr binutils 2.26 built and installed, the compiler builds !<br>
<br>
/usr/local/bin/ppcrossavr -i says<br>
<br>
Supported FPU instruction sets:<br>
   NONE,SOFT,LIBGCC<br>
<br>
but NONE seems to be the default and the other two produce an error:<br>
<br>
        Cannot find system type "s32real". Check if you use the correct run time library.<br>
<br>
Is this something unimplemented or under development or added after the fpc-3.2.2 release ?<br></blockquote><div><br></div><div>I vaguely recall Florian mentioning somewhere that there was some problem compiling the internal soft float support for AVR. It is not something I tested myself so I don't know what the exact status is.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I also got an error<br>
<br>
        error: Can't find unit macpas used by Blinky<br>
<br>
for mode macpas. I guess a unit macpas.pp could easily be added (which I could do).<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Again not something I tested, but would assume a patch to make MacPas mode work on AVR would be accepted. </div><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div></div>