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
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