Re: [uClinux-dev] BINFMT_FLAT: reloc outside program

2016-05-05 Thread Waldemar Brodkorb
Hi Greg, Waldemar Brodkorb wrote, > Hi Greg, > Greg Ungerer wrote, > > > Attached is a kernel patch that modifies binfmt_flat to print > > out the reloc number along with the reloc error. That way we can > > map that back to the reloc entry number printed out in the verbose > > output from

Re: [uClinux-dev] BINFMT_FLAT: reloc outside program

2016-05-05 Thread Waldemar Brodkorb
Hi Greg, Greg Ungerer wrote, > Attached is a kernel patch that modifies binfmt_flat to print > out the reloc number along with the reloc error. That way we can > map that back to the reloc entry number printed out in the verbose > output from elf2flt at compile time. The stm32 is now working,

Re: [uClinux-dev] toolchain for c++ on coldfire

2016-05-05 Thread Greg Ungerer
Hi Angelo, On 29/04/16 17:28, angelo wrote: i have the 5.3.0 c and c++ toolchain up and running. Last issue i had was compiling errors building a separate applications in c++, related to usleep undefined. To have usleep included in the recent uClibc library, you need UCLIBC_SUSV3_LEGACY=y