GithubHelp home page GithubHelp logo

darwin-on-arm / darwin-sdk Goto Github PK

View Code? Open in Web Editor NEW
36.0 13.0 22.0 3.73 MB

Source repository for the Darwin ARM SDK.

C 71.55% C++ 17.68% Shell 2.28% Makefile 3.48% Objective-C 2.30% HTML 0.11% CMake 0.08% Assembly 0.17% Perl 0.01% Lex 0.07% Yacc 0.10% Roff 2.11% M4 0.08%

darwin-sdk's Introduction

darwin-sdk

Source repository for the Darwin ARM SDK.

This package requires the following to be installed before building:

  • dpkg-dev (if on debian/ubuntu/mint)
  • devscripts (if on debian/ubuntu/mint)
  • debhelper (if on debian/ubuntu/mint)
  • clang-3.4 (currently clang-3.5 breaks xnu build)
  • llvm-dev
  • uuid-dev
  • libdb-dev
  • libssl-dev
  • libblocksruntime-dev
  • libc6-dev-i386 (if 64bit)
  • gcc-multilib (if 64bit)
  • build-essential
  • flex
  • tcsh
  • bison
  • automake
  • autogen
  • libtool
  • perl

NOTE: Package names may vary from one distro to the next.

To build and install this package on a debian/ubuntu/mint system run the following:

dpkg-buildpackage -us -uc
sudo dpkg -i ../darwin-sdk*.deb

To build and install this package on other linux distros (until we get proper package support):

sudo make install

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.