Displaying 4 results from an estimated 4 matches for "gnattool".
Did you mean:
gnattools
2009 May 20
2
[LLVMdev] LLVM-GCC and Symbian
...-disable-bootstrap --disable-multilib --enable-checking --target arm-none-symbianelf --enable-languages=objc,c,c++ --disable-libada
At this point, everything seems to work, with the following warning
coming up:
> *** This configuration is not supported in the following subdirectories:
> gnattools target-libmudflap target-libgomp target-libffi target-zlib target-libjava target-libiberty target-libada target-libgfortran zlib target-boehm-gc
> (Any other directories should still work fine.)
But when I try to build, I get the following error message:
> gcc -c -g -O2 -DIN_GCC -DCROSS...
2011 Jan 02
1
[LLVMdev] LLVM for ARM target
...ompare bootstrapped objects... (cached) cmp --ignore-initial=16
$$f1 $$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
checking for any version of mpfr.h... yes
*** This configuration is not supported in the following subdirectories:
target-libada gnattools target-libgfortran target-libffi target-zlib target
-libjava zlib target-libobjc target-boehm-gc
(Any other directories should still work fine.)
checking for bison... (cached) bison -y
checking for bison... (cached) bison
checking for gm4... (cached) m4
checking for flex... (cached) flex
check...
2011 Jan 02
0
[LLVMdev] LLVM for ARM target
Sorry again, my bad. I actually was using --enable-pics instead of --enable-pic. Now LLVM is being compiled. Hope the last phase llvm-gcc compilation would be a success. Thanks a lot.
Akramul
--- On Sun, 2/1/11, akramul azim <bijoy123_8 at yahoo.com> wrote:
From: akramul azim <bijoy123_8 at yahoo.com>
Subject: Re: [LLVMdev] LLVM for ARM target
To: "Bill Wendling"
2011 Jan 02
2
[LLVMdev] LLVM for ARM target
Sorry I used --enable-pic, not --enable-pics. It was a typo.
Akramul
--- On Sun, 2/1/11, akramul azim <bijoy123_8 at yahoo.com> wrote:
From: akramul azim <bijoy123_8 at yahoo.com>
Subject: Re: [LLVMdev] LLVM for ARM target
To: "Bill Wendling" <wendling at apple.com>
Cc: "Anton Korobeynikov" <anton at korobeynikov.info>, llvmdev at cs.uiuc.edu
Date: