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

Adding similar build systems in the README #6

Open
codeanticode opened this issue Sep 8, 2011 · 0 comments
Open

Adding similar build systems in the README #6

codeanticode opened this issue Sep 8, 2011 · 0 comments

Comments

@codeanticode
Copy link

I think is a good idea to include a reference to similar cross-compilation systems based on MinGW, since it might be helpful for people who need something different from ossbuild, and also because they are a good reference to see how specific problems are solved (patches for misbehaving packages, compilation options, etc)

I found these two so far, which seem to be quite complete and up-to-date:

  1. MinGW cross compiling environment:
    homepage: http://mingw-cross-env.nongnu.org/
    repo browser: http://hg.savannah.gnu.org/hgweb/mingw-cross-env
    mailing list: http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list

  2. Fedora Cross Compiler Framework (generates 32 and 64 bits binaries)
    homepage: http://fedoraproject.org/wiki/MinGW/CrossCompilerFramework
    repo browser: http://svn.openftd.org/svn/fedora_cross/
    forum: http://sourceforge.net/mailarchive/forum.php?forum_name=mingw-w64-public

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