I forgot to mention, the issue is only for the pkg without symbols:
swift-DEVELOPMENT-SNAPSHOT-2016-07-29-a-osx.pkg

The other one, ie this:
swift-DEVELOPMENT-SNAPSHOT-2016-07-29-a-osx-symbols.pkg
works but lacks UnsafeRawPointer (which is included in the one without
symbols).

Shouldn't UnsafeRawPointer be in both? And why does the one without symbols
have the linker error?

(btw, the error only shows when importing something, eg Foundation.)

/Jens



On Sun, Jul 31, 2016 at 12:58 PM, Jens Persson <j...@bitcycle.com> wrote:

> Is it only me or is anyone else unable to use snapshot 2016-07-29-a?
>
> In Xcode 8 beta 3, selecting that toolchain, creating a new command line
> app, and trying to compile it results in:
> ld: library not found for -lswiftDispatch for architecture x86_64
>
> /Jens
>
>


-- 
bitCycle AB | Smedjegatan 12 | 742 32 Östhammar | Sweden
http://www.bitcycle.com/
Phone: +46-73-753 24 62
E-mail: j...@bitcycle.com
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to