[fpc-pascal] Cannot find system type "__m64"
Ryan Joseph
genericptr at gmail.com
Fri Mar 6 15:17:44 CET 2020
> On Mar 6, 2020, at 2:04 PM, Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> Yes, that is the problem. When Florian had merged the SIMD intriniscs branch those types were enabled, but they weren't ready yet. Thus he disabled them later on again (a day or two later). If you had compiled trunk during that time you can get mixed results, though it's strange that it does...
> If clean doesn't help (maybe even use the "svn cleanup" or whatever) you could try to increase the PPULongVersion in compiler/ppu.pas, rebuild, then lower it again and rebuild again.
Ok, I got this reply finally so maybe something else went wrong. I'm tempting to try another account with some free email service because Gmail never shows my initial post, which is annoying.
The development repo I use is from GitHub and I haven't updated it since a month ago or so but I guess it's still using RTL units from the trunk (the trunk, 3.3.1 is from SVN). I'll try to clean and rebuild the actual trunk and see if that helps.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list