Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't compile for OSX 64bit #83

Open
grahamegrieve opened this issue Oct 22, 2019 · 2 comments
Open

Doesn't compile for OSX 64bit #83

grahamegrieve opened this issue Oct 22, 2019 · 2 comments

Comments

@grahamegrieve
Copy link

I am trying to port all my code to OSX 64 bit (per Catalina). The code does't compile for 64bit OSX - mixed asm in RaiseException in FastMM_OSXUtil and Undeclared identifier: 'TRtlCriticalSection' in FastMM4.

Delphi 10.3.2, MAC = Mojave 10.14.5, XCode = 11.1 (11A1027)

@brainmodular
Copy link

Confirmed, the PUREPASCAL define is not totally "pur" .
I would love to use this MM even in purePascal mode.

@kanteruk
Copy link

[dccosx64 Error] FastMM_OSXUtil.pas(324): E1025 Unsupported language feature: 'ASM'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants