[LLVMdev] wxGTK sample app compiled by llvm crashes on arm

ankur jain samyak3 at gmail.com
Mon Dec 6 00:56:55 PST 2010


Thanx again ..
By the way I wanted to tell you that we have the same platform(linux) on
host and target.

On Mon, Dec 6, 2010 at 1:42 PM, Anton Korobeynikov
<anton at korobeynikov.info>wrote:

> > memory. As  I mentioned earlier, If I explicitly allocate memory using
> new
> > operation then everything works fine. Please let me know why do we
> actually
> > fail without using new, that to a arbitrary pointer which is never used
> in
> > the program.
> x86 and ARM have different ABIs, so you was just lucky. You can read
> e.g. http://llvm.org/docs/FAQ.html#platformindependent for more
> information.
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101206/01185eca/attachment.html>


More information about the llvm-dev mailing list