Re: [swift-dev] Cortex M0

2016-03-15 Thread Dmitri Gribenko via swift-dev
On Tue, Mar 15, 2016 at 1:19 PM, Tanner Nelson wrote: > >> On Mar 15, 2016, at 4:11 PM, Dmitri Gribenko wrote: >> >> On Tue, Mar 15, 2016 at 11:40 AM, Tanner Nelson via swift-dev >> wrote: >>> Hello Swift Dev, >>> >>> Does anyone know if it is possible to compile Swift 2.2 or 3.0 for the >>> Co

Re: [swift-dev] Cortex M0

2016-03-15 Thread William Dillon via swift-dev
> On Mar 15, 2016, at 1:22 PM, Tanner Nelson wrote: > > >> On Mar 15, 2016, at 4:14 PM, William Dillon wrote: >> >> I’m no expert on the M0, but I looked it up. It seems to be Thumb(2) only, >> and I don’t think thumb support in linux is finished. This is of course in >> addition to the *s

Re: [swift-dev] Cortex M0

2016-03-15 Thread Tanner Nelson via swift-dev
> On Mar 15, 2016, at 4:14 PM, William Dillon wrote: > > I’m no expert on the M0, but I looked it up. It seems to be Thumb(2) only, > and I don’t think thumb support in linux is finished. This is of course in > addition to the *significant* constraints that Dmitri noted. Hopefully someday i

Re: [swift-dev] Cortex M0

2016-03-15 Thread Tanner Nelson via swift-dev
> On Mar 15, 2016, at 4:11 PM, Dmitri Gribenko wrote: > > On Tue, Mar 15, 2016 at 11:40 AM, Tanner Nelson via swift-dev > wrote: >> Hello Swift Dev, >> >> Does anyone know if it is possible to compile Swift 2.2 or 3.0 for the >> Cortex M0? > > We have an ARMv6 port, but I believe the primary

Re: [swift-dev] Cortex M0

2016-03-15 Thread William Dillon via swift-dev
I’m no expert on the M0, but I looked it up. It seems to be Thumb(2) only, and I don’t think thumb support in linux is finished. This is of course in addition to the *significant* constraints that Dmitri noted. - Will > On Mar 15, 2016, at 1:11 PM, Dmitri Gribenko via swift-dev > wrote: >

Re: [swift-dev] Cortex M0

2016-03-15 Thread Dmitri Gribenko via swift-dev
On Tue, Mar 15, 2016 at 11:40 AM, Tanner Nelson via swift-dev wrote: > Hello Swift Dev, > > Does anyone know if it is possible to compile Swift 2.2 or 3.0 for the Cortex > M0? We have an ARMv6 port, but I believe the primary limitation you will run into is the code size and the required memory t

[swift-dev] Cortex M0

2016-03-15 Thread Tanner Nelson via swift-dev
Hello Swift Dev, Does anyone know if it is possible to compile Swift 2.2 or 3.0 for the Cortex M0? ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev