Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Dependency generation scripts #478

Closed
habemus-papadum opened this issue Apr 13, 2017 · 2 comments
Closed

Dependency generation scripts #478

habemus-papadum opened this issue Apr 13, 2017 · 2 comments

Comments

@habemus-papadum
Copy link

Hi -- Are the scripts that generate the binary tarballs for the downloaded dependencies stored in ~/.konan/cache (e.g. the macos/ios sysroots, clang+llvm, etc) available either in this repo, another repo, or perhaps as a gist?
I am in particular curious how you are building the sysroots....

This is a great project by the way. best, nehal

@SvyatoslavScherbina
Copy link
Collaborator

SvyatoslavScherbina commented Apr 13, 2017

Building these tarballs is not automated yet.

  1. clang+llvm are just the repacked tarballs from http://releases.llvm.org/download.html
    Also on Linux we have manually built the LLVM gold plugin.
  2. sysroot on Linux(x86-64) is a part of gcc toolchain built with crosstool-NG

@habemus-papadum
Copy link
Author

Thanks for the info!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants