[LLVMdev] Compiling llvm libraries to run on iPhone

Eli Friedman eli.friedman at gmail.com
Tue Jun 10 17:21:28 PDT 2008


On Tue, Jun 10, 2008 at 4:50 PM, Robert Grapes
<robert_grapes at hotmail.com> wrote:
> llvm[3]: Compiling SelectionDAGISel.cpp for Release build
>
> /var/folders/Xq/XqzGACxLHWq4Af0cQbEMdE+++TI/-Tmp-//cc6xGQcn.s:unknown:immediate
> value (-288) too large
>
> Any help would be really appreciated,

That looks like an internal compiler error.  Use delta
(http://delta.tigris.org/) to reduce the issue if possible, then send
a bug-report to whoever distributes your ARM compiler. (For an iPhone,
I'm guessing that's Apple.)

-Eli



More information about the llvm-dev mailing list