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

Standardize platform names for non-x86 platforms #3484

Closed
t-sommer opened this issue Feb 22, 2024 · 1 comment
Closed

Standardize platform names for non-x86 platforms #3484

t-sommer opened this issue Feb 22, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@t-sommer
Copy link

Currently the MLS defines platform names only for Windows and Linux on 32-bit and 64-bit x86 in 12.9.4 Annotations for External Functions:

The following platform names are standardized:
– "win32" (Microsoft Windows 32 bit)
– "win64" (Microsoft Windows 64 bit)
– "linux32" (Linux Intel 32 bit)
– "linux64" (Linux Intel 64 bit)

I propose to adopt the platform tuple of FMI 3.0 to support other operating systems and architectures.

@HansOlsson HansOlsson added the duplicate This issue or pull request already exists label Feb 22, 2024
@HansOlsson
Copy link
Collaborator

Duplicate of #3453

@HansOlsson HansOlsson marked this as a duplicate of #3453 Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants