Displaying 4 results from an estimated 4 matches for "ccyxnies".
2009 Jul 01
0
[LLVMdev] Generatin code for an ARM-LINUX machine
On Wed, Jul 1, 2009 at 12:01 PM, Juan Carlos Martinez
Santos<juanc.martinez.santos at gmail.com> wrote:
> as -meabi=4 -o /tmp/ccYxnIEs.o /tmp/ccy6iYri.s
> as: unrecognized option '-meabi=4'
[snip]
> Any idea what could be wrong?
It's probably not finding the right assembler (i.e. using the x86-64
as instead of the arm as).
-Eli
2009 Jul 01
3
[LLVMdev] Generatin code for an ARM-LINUX machine
...search list.
GNU C version 4.2.1 (Based on Apple Inc. build 5645) (LLVM build)
(arm-none-linux-gnueabi)
compiled by GNU C version 4.3.3.
GGC heuristics: --param ggc-min-expand=150 --param ggc-min-heapsize=131072
Compiler executable checksum: 41625b7e939f94061601f66e8d27b606
as -meabi=4 -o /tmp/ccYxnIEs.o /tmp/ccy6iYri.s
as: unrecognized option '-meabi=4'
============================================
This is my PATH:
*****************************************
PATH=$PATH:/home/jcmartin78/local/llvm-project/x86_64-unknown-linux-gnu/arm-none-linux-gnueabi/llvm/bin:/home/jcmartin78/local/llvm-p...
2009 Jul 01
0
[LLVMdev] Generatin code for an ARM-LINUX machine
2009/6/30 Juan Carlos Martinez Santos <juanc.martinez.santos at gmail.com>
> Thanks John,
>
> I just realized that I am not working on the same "branch" of LLVM. Looking
> the latest or the newest version I saw the folder with the script, but I did
> not see a README file.
>
> I ran the script, and I get:
>
> **********
> chown: cannot access
2009 Jun 30
2
[LLVMdev] Generatin code for an ARM-LINUX machine
Thanks John,
I just realized that I am not working on the same "branch" of LLVM. Looking
the latest or the newest version I saw the folder with the script, but I did
not see a README file.
I ran the script, and I get:
**********
chown: cannot access `/usr/local/codesourcery': No such file or directory
**********
Therefore my question is if the script depends on others folders (or