Coder Social home page Coder Social logo

guang1234567 / ghc-build-scripts Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 11.48 MB

libiconv libffi build by android ndk 14 on OSX, see dist dir.

License: MIT License

Shell 21.16% Makefile 3.96% C 59.93% C++ 5.80% M4 4.33% Batchfile 0.37% sed 0.18% Objective-C 1.96% Roff 2.00% HTML 0.32%
libiconv libffi ndk android-ndk cross-compiler ghc haskell-library haskell

ghc-build-scripts's Introduction

ghc-build-scripts

Script collection for building ghc cross compiler for mobile development

building mobile ghc(s)

The build-mobile-ghcs script is supposed to be use as follows:

ghc $ path/to/ghc-build-scripts/build-mobile-ghcs /prefix/path/mobile-ghc /path/to/libiconv /path/to/clang

And requires https://github.com/angerman/ghc-ios-scripts to be in $PATH, as well as having libiconv built for both android platforms (iOS comes with libiconv). Also path/to/clang should be a rather recent (read patched) clang for iOS to work without the need to disable -dead_strip. Running the script takes about an hour on my iMac, ymmv.

and will result in ghcs for:

Name Platform
aarch64-apple-darwin14 iOS/64bit arm
armv7-none-linux-androiedabi Android/32bit arm
aarch64-none-linux-android Android/64bit arm

ghc-build-scripts's People

Contributors

angerman avatar

Watchers

 avatar  avatar

Forkers

xiaogetek

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.