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

64 bit builds #1

Open
thoni56 opened this issue Sep 10, 2020 · 1 comment
Open

64 bit builds #1

thoni56 opened this issue Sep 10, 2020 · 1 comment

Comments

@thoni56
Copy link
Owner

thoni56 commented Sep 10, 2020

Currently the ToolMaker suite builds cleanly on Cygwin32, Msys2/Mingw32 and Linux (cross-compilation to 32 bit with multilib).

There are a couple of warnings if you try to build for 64-bit. Also you should use i686---gcc cross-compiler in these cases.

@thoni56
Copy link
Owner Author

thoni56 commented Feb 25, 2022

Now native 64-bit builds work on Linux, cygwin64 with msys2 in progress.

NOTE: to actually support a new platform you also have to update the template/skeleton files to support the new os in the checks for currentOs. Otherwise the tests will fail with "unsupported OS in ...".

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

1 participant