Re: [beagleboard] BlackLib help

2017-04-03 Thread Robert Nelson
On Mon, Apr 3, 2017 at 6:08 PM, Bill Dussault wrote: > Greetings > > I am trying to use the BlackLib package to allow me to use C++ for > development. I'm struggling to get it working. > > Here is the background: > I'm using Debian 4.6.3-14 and GCC 4.6.3 > > I've tried compiling the code but gcc d

[beagleboard] BlackLib help

2017-04-03 Thread Bill Dussault
Greetings I am trying to use the BlackLib package to allow me to use C++ for development. I'm struggling to get it working. Here is the background: I'm using Debian 4.6.3-14 and GCC 4.6.3 I've tried compiling the code but gcc does not like the -std=c++11 command and it throws a ton of error