• Stars
    star
    102
  • Rank 325,035 (Top 7 %)
  • Language
    Ruby
  • Created over 8 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OS X Cross Compilers

OS X Cross Compiler Homebrew Formulas

This repository contains a growing list of Homebrew formulas for pre-built crosscompilers meant to run on OS X. Install this tap using the following command:

$ brew tap SergioBenitez/osxct

Then install a given $toolchain with:

$ brew install $toolchain

Available Toolchains

The following is a list of currently available toolchains:

  • x86_64-none-elf

    • Architecture: x86-64, bare metal, unhosted
    • Object Type: ELF
    • GCC: 5.2.0
    • binutils: 2.25.1
  • aarch64-none-elf

    • Architecture: ARM AArch64, bare metal, unhosted
    • Object Type: ELF
    • GCC: 7.2.0
    • binutils: 2.29.1
    • Also Known As: aarch64-rpi3-elf
  • x86_64-unknown-linux-gnu

    • Architecture: x86-64
    • OS, libc: Linux >= 3.2, GNU
    • Object Type: ELF
    • GCC: 7.2.0
    • binutils: 2.29.1

More Repositories

1

Rocket

A web framework for Rust.
Rust
21,308
star
2

Figment

A hierarchical configuration library so con-free, it's unreal.
Rust
315
star
3

cookie-rs

HTTP cookie parsing and cookie jar management for Rust.
Rust
263
star
4

yansi

A dead simple ANSI terminal color painting library for Rust.
Rust
188
star
5

state

A Rust library for safe and effortless global and thread-local state management.
Rust
185
star
6

RustFS

A virtual file system written in Rust.
Rust
128
star
7

Pear

A pear is a fruit.
Rust
46
star
8

version_check

Rust library for checking the installed/running rustc's version.
Rust
45
star
9

ubyte

A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.
Rust
24
star
10

proc-macro-starter

Starter code for writing procedural macros in Rust.
Rust
17
star
11

uncased

Case-preserving, ASCII case-insensitive `no_std` string types for Rust.
Rust
11
star
12

Devise

Library for devising derives and other procedural macros.
Rust
8
star
13

proc-macro2-diagnostics

Diagnostics for stable and nightly proc-macros!
Rust
7
star
14

rocket-latam-workshop

Rocket workshop repository for Rust LATAM.
Rust
6
star
15

rktpb

A pastebin that does just enough to be really useful.
Rust
5
star
16

bower-send

A simple multi-account mail sending script designed for Bower.
Python
2
star
17

stable-pattern

Stable, no_std port of std::str::pattern, Rust 1.52.
Rust
2
star
18

GoFS

A virtual file system written in Go.
C
2
star
19

native_versioning

An experiment for simple versioning of C, C++, and assembly symbols in Rust code.
Rust
2
star
20

Linux-AutoGC

Python
1
star