Re: tlb files

2016-02-07 Thread Joel Sherrill
On Sun, Feb 7, 2016 at 7:48 PM, Sambeet Panigrahi wrote: > Hi, > I was trying to port Rock on RTEMS.In a mail from Matthias Goldhoorn of > Rock, I got this: > > The most critical thing is that the target system uses the same tlb files > than hhost os. This was because gccx

tlb files

2016-02-07 Thread Sambeet Panigrahi
Hi, I was trying to port Rock on RTEMS.In a mail from Matthias Goldhoorn of Rock, I got this: The most critical thing is that the target system uses the same tlb files than hhost os. This was because gccxml was not able to cross-generate. This should now be possible with clang. Can someone