ARM targetting cross-toolchain with GDC

Johannes Pfau nospam at example.com
Thu May 2 10:28:46 PDT 2013


Am Thu, 02 May 2013 18:54:28 +0200
schrieb "Timofei Bolshakov" <tbolsh at gmail.com>:

> Thank you!
> I will check that today. What to do about static asserts in 
> thread.d?

Those should be fixed by the ucontext changes. The
static if(__traits( compiles, ucontext_t )) code path
will be used if we make ucontext_t available.


More information about the Digitalmars-d mailing list