pulp-platform / ri5cy_gnu_toolchain

23 stars 23 forks source link

Support for std::thread? #5

Closed micheleportolan closed 6 years ago

micheleportolan commented 7 years ago

I am trying to build a project that works on both amd64 and arm, but with this toolchain I get this error:

error: 'thread' in namespace 'std' does not name a type std::thread::id _call_thread_id;

Is there a way to enable this feature?

Best regards,

Michele

haugoug commented 7 years ago

We don't have any threading support so you have to do it from scratch if you want to implement threading. Moreover this feature is part of C+11 which we don't support.

Best regards,

Germain

On 01.03.2017 22:00, micheleportolan wrote:

I am trying to build a project that works on both amd64 and arm, but with this toolchain I get this error:

error: 'thread' in namespace 'std' does not name a type std::thread::id _call_thread_id;

Is there a way to enable this feature?

Best regards,

Michele

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pulp-platform/ri5cy_gnu_toolchain/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AOcRKHpZPr6mWaNjYb3GQkdLVedBD7XKks5rhdxzgaJpZM4MQMg-.