[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

c++ blackfin toolchain



On Tue, 2008-11-18 at 09:11 -0600, Joel Sherrill wrote:
> Ralf Corsepius wrote:
> > On Tue, 2008-11-18 at 08:36 -0600, Joel Sherrill wrote:
> >   
> >> MOLM wrote:
> >>     
> >>> I have just installed toolchain and rtems 4.9 for the bf537 stamp 
> >>> board, and are able to compile the "hello world" sample - great! 
> >>> However, is there a reason for the g++ toolchain is missing for the 
> >>> blackfin architecture? Is it possible to build this support from 
> >>> source? 

> Well together we remember "didn't work at one time so
> disabled."
> >> Ralf have you checked this recently?
> >>     
> > No. TBD.

Done - gcc-4.3.2/newlib-1.16.0 (aka current rtems-4.10 toolchain
sources) builds bfin-gcc-c++ without any eye-striking problems[1].

I am going to add c++ for the bfin for the rtems-4.10-toolchains.

Ralf

[1] Of course, this doesn't mean much ;)