Re: Can't compile userspace application with compiler switch -std=c++11 and Xenomai 3.2

2022-05-05 Thread Richard Weinberger via Xenomai
On Thu, May 5, 2022 at 4:56 PM Grau, Gunter via Xenomai wrote: > > > Hi, > > We are trying to port our application to Xenomai 3.2. > The source is c++ and we use in some parts C++11 elements. Therefore the > compile switch is set to -std=c++11. Since Xenomai uses GNU extensions you need to use

Re: Can't compile userspace application with compiler switch -std=c++11 and Xenomai 3.2

2022-05-05 Thread Jan Kiszka via Xenomai
On 05.05.22 16:56, Grau, Gunter via Xenomai wrote: > > Hi, > > We are trying to port our application to Xenomai 3.2. > The source is c++ and we use in some parts C++11 elements. Therefore the > compile switch is set to -std=c++11. > When now compiling with this option we see following output

RE: Can't compile userspace application with compiler switch -std=c++11 and Xenomai 3.2

2022-05-05 Thread Grau, Gunter via Xenomai
> -Original Message- > From: Xenomai On Behalf Of Grau, > Gunter via Xenomai > Sent: Donnerstag, 5. Mai 2022 16:57 > To: xenomai@xenomai.org > Subject: Can't compile userspace application with compiler switch -std=c++11 > and Xenomai 3.2 > > Caution: This e-m

Can't compile userspace application with compiler switch -std=c++11 and Xenomai 3.2

2022-05-05 Thread Grau, Gunter via Xenomai
Hi, We are trying to port our application to Xenomai 3.2. The source is c++ and we use in some parts C++11 elements. Therefore the compile switch is set to -std=c++11. When now compiling with this option we see following output when using Xenomai 3.2: In file included from