Skip to content

MSIM compilation on 32bit systems#94

Draft
rosenbergm wants to merge 4 commits intomasterfrom
issue/91-compile-on-32bit-systems
Draft

MSIM compilation on 32bit systems#94
rosenbergm wants to merge 4 commits intomasterfrom
issue/91-compile-on-32bit-systems

Conversation

@rosenbergm
Copy link
Copy Markdown
Collaborator

#91

@rosenbergm rosenbergm force-pushed the issue/91-compile-on-32bit-systems branch from ca2a513 to 0bd2f78 Compare October 19, 2025 08:24
vhotspur and others added 4 commits October 19, 2025 10:35
This is done by looking at the size of a pointer on the host system.
This tells us whether the system is 32 or 64 bit. We then expose
a variable to act accordingly.
@rosenbergm rosenbergm force-pushed the issue/91-compile-on-32bit-systems branch from 0bd2f78 to 2598ea1 Compare October 19, 2025 08:35
@rosenbergm
Copy link
Copy Markdown
Collaborator Author

One more thing (and the reason this PR is still a draft) is that I am not sure if test will compile now on 32 bit systems. I think we need to exclude the 64bit tests when running tests on a 32bit machine.

Could you @vhotspur please test if tests are running on 32bit platforms? I can't get it to compile in a 32bit environment.

Also we could add a 32 bit system as a runner for tests... if that is even possible.

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

Successfully merging this pull request may close these issues.

2 participants