[swift-corelibs-dev] swift-corelibs-dev build-script with --foundation is not working for me

2017-01-26 Thread Kris Simon via swift-corelibs-dev
Hi, a couple of days ago i ran into swift on linux. The whole thing makes so much sense for us. Developing our tools in swift could be a huge benefit. I am excited to get deeper into swift for linux. I build swift on Ubuntu successfully (without errors) from scratch with this options: ./util

Re: [swift-corelibs-dev] swift-corelibs-dev build-script with --foundation is not working for me

2017-01-30 Thread Kris Simon via swift-corelibs-dev
> wonder if the option —build-swift-static-stdlib is causing issue with that. > >> On Jan 26, 2017, at 12:57 AM, Kris Simon via swift-corelibs-dev >> mailto:swift-corelibs-dev@swift.org>> wrote: >> >> Hi, >> >> a couple of days ago i ran into swift on