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 explain the meaning of this?What are tlb files referred here?

Regards
Sambeet
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

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 gccxml was not able to cross-generate. This
> should now be possible with clang.
>
> Can someone explain the meaning of this?What are tlb files referred here?
>

What are TLB files? If I assume they are binary, then the target HW running
Rock on RTEMS must be similar enough to the host computer (matching endian,
alignment, etc.).

Answering what gccxml is and what it does will also help figuring this out.
It seems like a host side tool that is critical to Rock working.

--joel


> Regards
> Sambeet
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel