Displaying 3 results from an estimated 3 matches for "panyala".
Did you mean:
panama
2014 Oct 28
3
[LLVMdev] DragonEgg3.3 support for gcc cross compilers
...The gcc cross compiler being used (tilera-gcc) is indeed 64-bit.
Thanks
On Tue, Oct 28, 2014 at 11:01 AM, Anton Korobeynikov <
anton at korobeynikov.info> wrote:
> Looks like your gcc is 32-bit and you're trying to load 64-bit plugin.
>
> On Tue, Oct 28, 2014 at 8:27 PM, Ajay Panyala <ajay.panyala at gmail.com>
> wrote:
> > Hi Brian,
> >
> > Thanks for sharing your experience with dragonegg.
> > I would like to use tilera-gcc as the compiler driver. native gcc would
> not
> > be able to
> > handle things like tilera specific intri...
2014 Oct 28
2
[LLVMdev] DragonEgg3.3 support for gcc cross compilers
...> assembler, etc.) to generate an architecture-specific object. Once you've
> got all those components, you should be able to get everything integrated
> with just one gcc compiler-driver invocation.
>
> HTH,
> Brian
>
>
>
>
> On Oct 27, 2014, at 11:53 PM, Ajay Panyala <ajay.panyala at gmail.com> wrote:
>
> I am using a gcc (v 4.8.2) cross compiler for the tilera architecture.
> There is an LLVM (v 3.3) cross compiler available for tilera (
> http://tilera.github.io/llvm),
> but the frontend only has partial support for certain tilera intrins...
2014 Oct 28
2
[LLVMdev] DragonEgg3.3 support for gcc cross compilers
I am using a gcc (v 4.8.2) cross compiler for the tilera architecture.
There is an LLVM (v 3.3) cross compiler available for tilera (
http://tilera.github.io/llvm),
but the frontend only has partial support for certain tilera intrinsics and
no OpenMP support.
Hence, I have decided to use DragonEgg (v 3.3) to resolve this. I was able
to build
DragonEgg, but when I pass the command line argument